This commit is contained in:
Jeremy Soller
2024-09-19 20:47:29 -06:00
parent 707162611e
commit 3cf7bf58ab
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -407,7 +407,7 @@ checksum = "20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb"
[[package]]
name = "redoxfs"
version = "0.6.5"
version = "0.6.6"
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.6.5"
version = "0.6.6"
license-file = "LICENSE"
readme = "README.md"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]