Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use nightly friendly spin
  • Loading branch information
jackpot51 committed Sep 19, 2017
1 parent 9c907a2 commit b272cc2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -20,7 +20,7 @@ name = "redoxfs-mkfs"
path = "mkfs/main.rs"

[dependencies]
spin = "0.4"
spin = { git = "https://github.com/messense/spin-rs", rev = "020f1b3f" }
redox_syscall = "0.1"

[target.'cfg(unix)'.dependencies]
Expand Down

0 comments on commit b272cc2

Please sign in to comment.