Skip to content

Commit 89e2c61

Browse files
chore(deps): bump rustix from 0.37.1 to 0.38.0
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: rustix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb2d5a0 commit 89e2c61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ fs_extra = "1.3.0"
1515
log = "0.4"
1616
pretty_env_logger = "0.4"
1717
io-lifetimes = "1.0.9"
18-
rustix = "0.37.1"
18+
rustix = "0.37.7"
1919
relative-path = "1.8.0"

0 commit comments

Comments
 (0)