瀏覽代碼

build(deps): bump redox_syscall from 0.2.4 to 0.2.5

Bumps redox_syscall from 0.2.4 to 0.2.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年之前
父節點
當前提交
4a76e8567f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1426,9 +1426,9 @@ dependencies = [
 
 [[package]]
 name = "redox_syscall"
-version = "0.2.4"
+version = "0.2.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "05ec8ca9416c5ea37062b502703cd7fcb207736bc294f6e0cf367ac6fc234570"
+checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
 dependencies = [
  "bitflags",
 ]