diff options
| author | diogo464 <[email protected]> | 2025-08-08 15:37:40 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-08 15:37:40 +0100 |
| commit | c19ad59d10913c2bc026159bb6ea3740deac6cd7 (patch) | |
| tree | 83fae31b2d917ab83ad0ff991a15e93b3bd82604 /Cargo.toml | |
| parent | 9cc48f40fbb1a0149b9e3bf9d5d7a518fecc851f (diff) | |
updated Cargo.toml
Diffstat (limited to 'Cargo.toml')
| -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 | ||
