Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [rustc-build-sysroot](https://github.com/RalfJung/rustc-build-sysroot).


Updates `rustc-build-sysroot` from 0.4.4 to 0.4.5
- [Commits](https://github.com/RalfJung/rustc-build-sysroot/commits)

---
updated-dependencies:
- dependency-name: rustc-build-sysroot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 8fd4d76 commit 951bd81
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 3 deletions.
33 changes: 31 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tracing = "0.1"
[dev-dependencies]
compiletest_rs = { version = "0.10.1" }
regex = { version = "1.10.3", default-features = false }
rustc-build-sysroot = { version = "0.4.4", default-features = false }
rustc-build-sysroot = { version = "0.4.5", default-features = false }
which = { version = "6.0.0", default-features = false, features = ["regex"] }

[[bin]]
Expand Down

0 comments on commit 951bd81

Please sign in to comment.