swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-25 14:16:03 -0400
committermain <main@swarm.moe>2026-04-25 14:16:03 -0400
commit1144f1469e17d464fbe0c98739188a47339aaaa5 (patch)
tree0ed56eadcf4d5e9ce218cf60843f095818a78d9e /Cargo.toml
parent5d8430b0be16a9d5327c6f5d76f8605e59450208 (diff)
downloadmemview-1144f1469e17d464fbe0c98739188a47339aaaa5.zip
Release memview 1.0.1v1.0.1
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 60731f5..3c19626 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ resolver = "3"
edition = "2024"
license = "MIT"
rust-version = "1.95"
-version = "1.0.0"
+version = "1.0.1"
[workspace.lints.rust]
warnings = "deny"