diff options
author | Akshay <[email protected]> | 2020-07-01 07:24:18 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-07-01 07:24:18 +0100 |
commit | b942de65e11a526bdc535a922abfc151e2b068dc (patch) | |
tree | cc81475da510150ddaf04eade65821a6512f0507 /Cargo.toml | |
parent | ad1f4564713a072264010c1547fadefd860b440b (diff) |
new name, add spacing for command line
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "track" | 2 | name = "dijo" |
3 | version = "0.1.0" | 3 | version = "0.1.0" |
4 | authors = ["Akshay <nerdypepper@tuta.io>"] | 4 | authors = ["Akshay <nerdy@peppe.rs>"] |
5 | edition = "2018" | 5 | edition = "2018" |
6 | 6 | ||
7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |