Update redox_syscall

This commit is contained in:
Jeremy Soller
2020-08-02 16:03:50 -06:00
parent 05b16898ee
commit 328b88a4a4
2 changed files with 3 additions and 6 deletions
Generated
+3 -5
View File
@@ -4,13 +4,11 @@
name = "ipcd"
version = "0.1.0"
dependencies = [
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall",
]
[[package]]
name = "redox_syscall"
version = "0.1.56"
version = "0.1.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
[metadata]
"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
-1
View File
@@ -1 +0,0 @@
nightly