diff options
| author | main <main@swarm.moe> | 2026-04-25 14:16:03 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 14:16:03 -0400 |
| commit | 1144f1469e17d464fbe0c98739188a47339aaaa5 (patch) | |
| tree | 0ed56eadcf4d5e9ce218cf60843f095818a78d9e /Cargo.toml | |
| parent | 5d8430b0be16a9d5327c6f5d76f8605e59450208 (diff) | |
| download | memview-1.0.1.zip | |
Release memview 1.0.1v1.0.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ resolver = "3" edition = "2024" license = "MIT" rust-version = "1.95" -version = "1.0.0" +version = "1.0.1" [workspace.lints.rust] warnings = "deny" |