diff options
| author | diogo464 <[email protected]> | 2022-07-17 14:22:00 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2022-07-17 14:22:00 +0100 |
| commit | f6589903cddae50078f4a8f7c8f5de91bd75403d (patch) | |
| tree | cfe76e830c38452b8c2811a0c1d1f9d381596ce5 /Cargo.toml | |
| parent | dc3d0a467b9330380d75c851dcd775514fce53c2 (diff) | |
updated to rust 2021
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 | ||
