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

Build redoxfs using syscall git

parent 5c0fc80d
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ path = "utility/main.rs"
[dependencies]
spin = "*"
syscall = {path = "../../syscall/"}
syscall = { git = "https://github.com/redox-os/syscall.git" }
[target.'cfg(unix)'.dependencies]
fuse = "0.2"
......
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