Skip to content

Commit

Permalink
Bump cargo-util from 0.1.2 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [cargo-util](https://github.com/rust-lang/cargo) from 0.1.2 to 0.2.1.
- [Release notes](https://github.com/rust-lang/cargo/releases)
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

---
updated-dependencies:
- dependency-name: cargo-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent 4610b0e commit 224501c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 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 @@ -18,7 +18,7 @@ path = "src/main.rs"
[dependencies]
anyhow = "1"
cargo = { version = "0.61.0" }
cargo-util = "0.1.1"
cargo-util = "0.2.1"
env_logger = "0.9"
glob = "0.3"
llvm-ir = { version = "0.8.2", features = ["llvm-14"] }
Expand Down

0 comments on commit 224501c

Please sign in to comment.