swarm repositories / source
summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-04-25 16:27:40 -0400
committermain <main@swarm.moe>2026-04-25 16:27:40 -0400
commitfe3d3a3e245f08db5effa26510ccf4f37ffe84b4 (patch)
tree13c481f51b1397eaa8d3348e4b1362f127747b8a /Cargo.toml
parent3b1ff9633f6ff78948fbb7bd2d69902f857194b0 (diff)
downloadmemview-54e64c114690edc93f9301822b2a673e99882d99.zip
Release memview 1.0.5v1.0.5
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 f38c503..f1032a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ resolver = "3"
edition = "2024"
license = "MIT"
rust-version = "1.95"
-version = "1.0.4"
+version = "1.0.5"
[workspace.lints.rust]
warnings = "deny"