Skip to content

Commit 0b21a16

Browse files
committed
Bump to v0.1.1
1 parent ca3e46c commit 0b21a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ members = [
88
]
99

1010
[workspace.package]
11-
version = "0.1.0"
11+
version = "0.1.1"
1212
authors = ["Yuekai Jia <equation618@gmail.com>"]
1313
license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0"
1414
homepage = "https://github.com/arceos-org/arceos"
1515
documentation = "https://arceos-org.github.io/axfs_crates"
16-
repository = "https://github.com/arceos-org/axfs_crates.git"
16+
repository = "https://github.com/arceos-org/axfs_crates"
1717
categories = ["os", "no-std", "filesystem"]
1818

1919
[workspace.dependencies]

0 commit comments

Comments
 (0)