This commit is contained in:
Jeremy Soller
2023-12-12 13:07:57 -07:00
parent dcf40072f4
commit 9fad87efbe
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -377,7 +377,7 @@ checksum = "20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb"
[[package]]
name = "redoxfs"
version = "0.5.10"
version = "0.5.11"
dependencies = [
"aes",
"argon2",
+1 -1
View File
@@ -2,7 +2,7 @@
name = "redoxfs"
description = "The Redox Filesystem"
repository = "https://gitlab.redox-os.org/redox-os/redoxfs"
version = "0.5.10"
version = "0.5.11"
license-file = "LICENSE"
readme = "README.md"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]