swarm repositories / source
summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-25 16:22:37 -0400
committermain <main@swarm.moe>2026-04-25 16:22:37 -0400
commitdb3f74501a3e9a48b7b6a2324bc584a07950849b (patch)
treeb1d090c4282d72d9fe3edab3beb11f5df26bcbe4 /Cargo.toml
parentfa8140a124d083d4d936174d4e300b3b0d085ec4 (diff)
downloadmemview-db3f74501a3e9a48b7b6a2324bc584a07950849b.zip
Release memview 1.0.4v1.0.4
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 3c4d48c..f38c503 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ resolver = "3"
edition = "2024"
license = "MIT"
rust-version = "1.95"
-version = "1.0.3"
+version = "1.0.4"
[workspace.lints.rust]
warnings = "deny"