diff options
| -rw-r--r-- | Cargo.toml | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1,8 +1,8 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "rhex" | 2 | name = "hex" |
| 3 | version = "0.1.0" | 3 | version = "1.0.0" |
| 4 | authors = ["diogo <diogo464@protonmail.com>"] | 4 | authors = ["diogo <diogo464@d464.sh>"] |
| 5 | edition = "2021" | 5 | edition = "2024" |
| 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 | ||
