Sfoglia il codice sorgente

build(deps): bump redox_syscall from 0.2.5 to 0.2.6

Bumps redox_syscall from 0.2.5 to 0.2.6.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anni fa
parent
commit
f4da535887
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

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