|
@@ -344,17 +344,9 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
|
|
|
|
[[package]]
|
|
|
name = "redox_syscall"
|
|
|
-version = "0.2.9"
|
|
|
+version = "0.2.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "redox_syscall"
|
|
|
-version = "0.2.9"
|
|
|
-source = "git+https://gitlab.redox-os.org/4lDO2/syscall.git?branch=fsgsbase#519a09e96400309a14375c04815da00f7cf5f526"
|
|
|
+checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
]
|
|
@@ -374,7 +366,7 @@ dependencies = [
|
|
|
"posix-regex",
|
|
|
"ralloc",
|
|
|
"rand 0.5.6",
|
|
|
- "redox_syscall 0.2.9 (git+https://gitlab.redox-os.org/4lDO2/syscall.git?branch=fsgsbase)",
|
|
|
+ "redox_syscall 0.2.10",
|
|
|
"sc",
|
|
|
"spin 0.9.2",
|
|
|
]
|
|
@@ -549,7 +541,7 @@ dependencies = [
|
|
|
"cfg-if",
|
|
|
"libc",
|
|
|
"rand 0.8.4",
|
|
|
- "redox_syscall 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "redox_syscall 0.2.10",
|
|
|
"remove_dir_all",
|
|
|
"winapi",
|
|
|
]
|