swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-26 01:55:22 -0400
committermain <main@swarm.moe>2026-04-26 01:55:22 -0400
commit9349d8dab8103036edc84604819f4f50b2b08980 (patch)
tree68498f228b0d16fa786c1d2d1ec88d452da3fd17 /Cargo.toml
parent4d6ebc7e68c75a9b9fd8e299649c4a989313a16a (diff)
downloadmemview-main.zip
Release memview 1.0.6HEADv1.0.6main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f1032a4..b86eff7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"