Skip to content

Commit

Permalink
build(deps): bump cargo from 0.73.1 to 0.74.0
Browse files Browse the repository at this point in the history
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.73.1 to 0.74.0.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.73.1...0.74.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 54f209d commit f327b26
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 47 deletions.
135 changes: 89 additions & 46 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 @@ -28,7 +28,7 @@ include = ["data", "src", "Cargo.lock", "Cargo.toml", "build.rs"]
anyhow = "1.0.75"
askalono.workspace = true
bstr = "1.6.2"
cargo = "0.73.1"
cargo = "0.74.0"
chumsky = "1.0.0-alpha.4"
expand = "0.3.0"
flate2 = "1.0.27"
Expand Down

0 comments on commit f327b26

Please sign in to comment.