Skip to content

Commit 4270a64

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump toml from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.3) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e8b2ba commit 4270a64

File tree

2 files changed

+30
-8
lines changed

2 files changed

+30
-8
lines changed

Cargo.lock

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

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tiny-keccak = "1.5.0"
6666
tokio = { workspace = true}
6767
tokio-stream = { workspace = true }
6868
tokio-retry = { workspace = true }
69-
toml = "0.9.11"
69+
toml = "1.0.3"
7070
url = { workspace = true }
7171
prometheus = "0.14.0"
7272
priority-queue = "2.7.0"

0 commit comments

Comments
 (0)