Skip to content

Commit 92afe18

Browse files
Bump cargo_toml from 0.13.0 to 0.20.2
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.13.0 to 0.20.2. - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.20.2) --- updated-dependencies: - dependency-name: cargo_toml dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f7066a commit 92afe18

File tree

2 files changed

+77
-12
lines changed

2 files changed

+77
-12
lines changed

Cargo.lock

+76-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

job_runner/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ edition = "2018"
55

66
[dependencies]
77
rustop = "1.1"
8-
cargo_toml = "0.13"
8+
cargo_toml = "0.20"
99
anyhow = "1.0"

0 commit comments

Comments
 (0)