Update redox_syscall for pcspkrd

This commit is contained in:
Jeremy Soller
2019-08-26 17:27:02 -06:00
parent d7385333d1
commit 0e7b056508
Generated
+1 -1
View File
@@ -575,7 +575,7 @@ dependencies = [
name = "pcspkrd"
version = "0.1.0"
dependencies = [
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]