Skip to content
Snippets Groups Projects
Verified Commit ec5f32ec authored by Jeremy Soller's avatar Jeremy Soller
Browse files

0.6.9

parent 84cf28b5
No related branches found
No related tags found
No related merge requests found
Pipeline #18037 failed
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "aes"
......@@ -381,7 +381,7 @@ checksum = "20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb"
[[package]]
name = "redoxfs"
version = "0.6.8"
version = "0.6.9"
dependencies = [
"aes",
"argon2",
......
......@@ -2,7 +2,7 @@
name = "redoxfs"
description = "The Redox Filesystem"
repository = "https://gitlab.redox-os.org/redox-os/redoxfs"
version = "0.6.8"
version = "0.6.9"
license-file = "LICENSE"
readme = "README.md"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment