Browse Source

Lower cargo version

master
Garrit Franke 4 years ago
parent
commit
fd9105cb4e
  1. 5
      Cargo.lock
  2. 2
      Cargo.toml

5
Cargo.lock generated

@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "taurus"
version = "0.0.1"

2
Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "taurus"
version = "0.1.0"
version = "0.0.1"
authors = ["Garrit Franke <garritfranke@gmail.com>"]
edition = "2018"

Loading…
Cancel
Save