Skip to content

Commit f793f2c

Browse files
build(deps): bump toml from 0.9.5 to 0.9.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.5 to 0.9.6. - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.6) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68ff0d0 commit f793f2c

File tree

2 files changed

+31
-21
lines changed

2 files changed

+31
-21
lines changed

Cargo.lock

Lines changed: 30 additions & 20 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
@@ -78,7 +78,7 @@ tokio = { version = "1.45.1", features = [
7878
] }
7979
tokio-stream = { version = "0.1.15", features = ["sync"] }
8080
tokio-retry = "0.3.0"
81-
toml = "0.9.5"
81+
toml = "0.9.6"
8282
url = "2.5.7"
8383
prometheus = "0.14.0"
8484
priority-queue = "2.5.0"

0 commit comments

Comments
 (0)