Skip to content

Commit 53fff96

Browse files
Bump rustix from 0.38.17 to 0.38.19 in /miri-script
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.17 to 0.38.19. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.17...v0.38.19) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb39dd4 commit 53fff96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/miri/miri-script/Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ dependencies = [
213213

214214
[[package]]
215215
name = "rustix"
216-
version = "0.38.17"
216+
version = "0.38.19"
217217
source = "registry+https://github.com/rust-lang/crates.io-index"
218-
checksum = "f25469e9ae0f3d0047ca8b93fc56843f38e6774f0914a107ff8b41be8be8e0b7"
218+
checksum = "745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed"
219219
dependencies = [
220220
"bitflags 2.4.0",
221221
"errno",

0 commit comments

Comments
 (0)