Skip to content

Commit b6dbb62

Browse files
Bump cargo_toml from 0.14.1 to 0.15.2 (#981)
Bumps [cargo_toml](https://gitlab.com/crates.rs/cargo_toml) from 0.14.1 to 0.15.2. - [Release notes](https://gitlab.com/crates.rs/cargo_toml/tags) - [Commits](https://gitlab.com/crates.rs/cargo_toml/commits/v0.15.2) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71ea9c1 commit b6dbb62

File tree

2 files changed

+65
-13
lines changed

2 files changed

+65
-13
lines changed

Cargo.lock

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

manifest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ repository = "https://github.com/o2sh/onefetch"
1010

1111
[dependencies]
1212
anyhow = "1.0"
13-
cargo_toml = "0.14.1"
13+
cargo_toml = "0.15.2"
1414
npm-package-json = "0.1.3"
1515
strum = { version = "0.24.1", features = ["derive"] }

0 commit comments

Comments
 (0)