Skip to content

Commit 27e00df

Browse files
committed
Explicit libcore dependency
1 parent 4677eee commit 27e00df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ release_max_level_trace = []
3434
nightly = []
3535
use_std = []
3636
default = ["use_std"]
37+
38+
[dependencies.core]
39+
git = "https://github.com/RustOS-Fork-Holding-Ground/rust"
40+
branch = "rustos"

0 commit comments

Comments
 (0)