diff options
| author | main <main@swarm.moe> | 2026-04-26 01:55:22 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-26 01:55:22 -0400 |
| commit | 9349d8dab8103036edc84604819f4f50b2b08980 (patch) | |
| tree | 68498f228b0d16fa786c1d2d1ec88d452da3fd17 /Cargo.toml | |
| parent | 4d6ebc7e68c75a9b9fd8e299649c4a989313a16a (diff) | |
| download | memview-9349d8dab8103036edc84604819f4f50b2b08980.zip | |
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.5" +version = "1.0.6" [workspace.lints.rust] warnings = "deny" |