diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "mt-rs" authors = ["Santo Cariotti <santo@dcariotti.me>"] -version = "0.2.0" +version = "0.2.1" edition = "2024" repository = "https://github.com/boozec/mt" description = "Merkletrees in Rust. Generate Merkletree quickly for files and folders." |
