diff options
| author | main <main@swarm.moe> | 2026-04-25 16:27:40 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 16:27:40 -0400 |
| commit | fe3d3a3e245f08db5effa26510ccf4f37ffe84b4 (patch) | |
| tree | 13c481f51b1397eaa8d3348e4b1362f127747b8a /Cargo.toml | |
| parent | 3b1ff9633f6ff78948fbb7bd2d69902f857194b0 (diff) | |
| download | memview-54e64c114690edc93f9301822b2a673e99882d99.zip | |
Release memview 1.0.5v1.0.5
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.4" +version = "1.0.5" [workspace.lints.rust] warnings = "deny" |