Skip to content

Commit 49eebe8

Browse files
chore(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 6797797 commit 49eebe8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

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

picotest_helpers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rand = "0.9.2"
2424
uuid = { version = "1.18.1", features = ["v4"] }
2525
picodata-pike.workspace = true
2626
anyhow.workspace = true
27-
toml = "0.9.5"
27+
toml = "0.9.6"
2828
rmpv = "1.0.0"
2929
rusty_tarantool = "0.3.0"
3030
bytes = { version = "1.10.1", features = ["serde"] }

0 commit comments

Comments
 (0)