We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ed10e commit f2a9a83Copy full SHA for f2a9a83
1 file changed
Cargo.toml
@@ -9,8 +9,7 @@ authors = [
9
description = "Various allocator algorithms in a unified interface"
10
license = "GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0"
11
homepage = "https://github.com/arceos-org/arceos"
12
-repository = "https://github.com/arceos-org/allocator"
13
-documentation = "https://arceos-org.github.io/allocator"
+repository = "https://github.com/arceos-org/axallocator"
14
readme = "README.md"
15
16
[features]
0 commit comments