Skip to content

Commit 01186e3

Browse files
build(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 0.9.10+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a743f94 commit 01186e3

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serde = { version = "1.0.228", features = ["derive"] }
2525
shellexpand = "3.1.1"
2626
simplelog = { version = "0.12.2" }
2727
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros", "sync"] }
28-
toml = "0.9.8"
28+
toml = "0.9.10"
2929
v4l = "0.14.0"
3030

3131
[dev-dependencies]

0 commit comments

Comments
 (0)