swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-25 15:39:34 -0400
committermain <main@swarm.moe>2026-04-25 15:39:34 -0400
commit6676ff5f1bf4a662930b15b8fcb1b935d5d62760 (patch)
tree35c51822041a3f95028a88e15d8081f302f00490 /Cargo.toml
parentfb421df782a65d14be061a5ee55f51b7c2f82a4e (diff)
downloadmemview-6676ff5f1bf4a662930b15b8fcb1b935d5d62760.zip
Release memview 1.0.3
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 3f854b1..3c4d48c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ resolver = "3"
edition = "2024"
license = "MIT"
rust-version = "1.95"
-version = "1.0.2"
+version = "1.0.3"
[workspace.lints.rust]
warnings = "deny"