We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3e46c commit 0b21a16Copy full SHA for 0b21a16
Cargo.toml
@@ -8,12 +8,12 @@ members = [
8
]
9
10
[workspace.package]
11
-version = "0.1.0"
+version = "0.1.1"
12
authors = ["Yuekai Jia <equation618@gmail.com>"]
13
license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0"
14
homepage = "https://github.com/arceos-org/arceos"
15
documentation = "https://arceos-org.github.io/axfs_crates"
16
-repository = "https://github.com/arceos-org/axfs_crates.git"
+repository = "https://github.com/arceos-org/axfs_crates"
17
categories = ["os", "no-std", "filesystem"]
18
19
[workspace.dependencies]
0 commit comments