Update vesad ransid branch

This commit is contained in:
Jeremy Soller 2016-10-26 14:17:57 -06:00
parent b9b24f546e
commit 875db86f30

View file

@ -4,7 +4,7 @@ version = "0.1.0"
[dependencies]
orbclient = "0.1"
ransid = { git = "https://github.com/redox-os/ransid.git", branch = "new_api" }
ransid = { git = "https://github.com/redox-os/ransid.git" }
rusttype = { git = "https://github.com/dylanede/rusttype.git", optional = true }
syscall = { path = "../../syscall/" }