Skip to content

Commit 89cfd3b

Browse files
chore(deps): bump toml from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c93670a commit 89cfd3b

2 files changed

Lines changed: 31 additions & 16 deletions

File tree

Cargo.lock

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

bin/ev-deployer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tokio = { workspace = true }
1818
clap = { workspace = true, features = ["derive", "env"] }
1919
serde = { workspace = true, features = ["derive"] }
2020
serde_json = { workspace = true }
21-
toml = "0.9"
21+
toml = "1.1"
2222
eyre = { workspace = true }
2323
rand = { workspace = true }
2424

0 commit comments

Comments
 (0)