Skip to content

Commit

Permalink
Bump cargo-util-schemas from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [cargo-util-schemas](https://github.com/rust-lang/cargo) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.4.0...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 3a79276 commit d7bcc62
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 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 dylint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ anyhow = "1.0"
cargo = { version = "0.81", optional = true }
cargo-platform = { version = "0.1", optional = true }
cargo-util = { version = "0.2", optional = true }
cargo-util-schemas = { version = "0.4", optional = true }
cargo-util-schemas = { version = "0.5", optional = true }
cargo_metadata = "0.18"
dirs = "5.0"
dunce = { version = "1.0", optional = true }
Expand Down

0 comments on commit d7bcc62

Please sign in to comment.