swarm repositories / source
summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-25 15:35:47 -0400
committermain <main@swarm.moe>2026-04-25 15:35:47 -0400
commite87038366b109d556d5a5307d81d6014483daa55 (patch)
tree6468233f9af2470915e88987dce9582c6fcedc87 /Cargo.toml
parentec565a80ae8fa02e7cbe04c0efa64fbc1778089e (diff)
downloadmemview-e87038366b109d556d5a5307d81d6014483daa55.zip
Release memview 1.0.2v1.0.2
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 3c19626..3f854b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"