dependabot[bot] commited on
Commit
a6383ee
1 Parent(s): 466ed1b

build(deps): bump rustix from 0.38.15 to 0.38.19 (#339)

Browse files
Files changed (1) hide show
  1. Cargo.lock +2 -2
Cargo.lock CHANGED
@@ -2899,9 +2899,9 @@ dependencies = [
2899
 
2900
  [[package]]
2901
  name = "rustix"
2902
- version = "0.38.15"
2903
  source = "registry+https://github.com/rust-lang/crates.io-index"
2904
- checksum = "d2f9da0cbd88f9f09e7814e388301c8414c51c62aa6ce1e4b5c551d49d96e531"
2905
  dependencies = [
2906
  "bitflags 2.4.0",
2907
  "errno",
 
2899
 
2900
  [[package]]
2901
  name = "rustix"
2902
+ version = "0.38.19"
2903
  source = "registry+https://github.com/rust-lang/crates.io-index"
2904
+ checksum = "745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed"
2905
  dependencies = [
2906
  "bitflags 2.4.0",
2907
  "errno",