update version

This commit is contained in:
safedv
2025-03-08 11:51:38 +01:00
parent 7e4d99503a
commit 8e37915d31
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "RustiveDump"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"panic-halt",
]
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "RustiveDump"
version = "0.1.1"
version = "0.1.2"
edition = "2024"
authors = ["safedv"]