diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | name = "rhex" | 2 | name = "rhex" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | authors = ["diogo <[email protected]>"] | 4 | authors = ["diogo <[email protected]>"] |
| 5 | edition = "2018" | 5 | edition = "2021" |
| 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 |
| 8 | 8 | ||
