diff options
| author | main <main@swarm.moe> | 2026-04-25 15:35:47 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 15:35:47 -0400 |
| commit | e87038366b109d556d5a5307d81d6014483daa55 (patch) | |
| tree | 6468233f9af2470915e88987dce9582c6fcedc87 /Cargo.toml | |
| parent | ec565a80ae8fa02e7cbe04c0efa64fbc1778089e (diff) | |
| download | memview-1.0.2.zip | |
Release memview 1.0.2v1.0.2
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.1" +version = "1.0.2" [workspace.lints.rust] warnings = "deny" |