diff options
| author | main <main@swarm.moe> | 2026-04-25 15:39:34 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 15:39:34 -0400 |
| commit | 6676ff5f1bf4a662930b15b8fcb1b935d5d62760 (patch) | |
| tree | 35c51822041a3f95028a88e15d8081f302f00490 /Cargo.toml | |
| parent | fb421df782a65d14be061a5ee55f51b7c2f82a4e (diff) | |
| download | memview-6676ff5f1bf4a662930b15b8fcb1b935d5d62760.zip | |
Release memview 1.0.3
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.2" +version = "1.0.3" [workspace.lints.rust] warnings = "deny" |