Skip to content

Commit 1c52983

Browse files
build(deps): Bump toml from 1.0.3+spec-1.1.0 to 1.1.1+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.3+spec-1.1.0 to 1.1.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.1.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6114770 commit 1c52983

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -27,7 +27,7 @@ rayon = "1.11.0"
2727
serde = { version = "1.0.219", features = ["derive"] }
2828
serde_json = "1.0.149"
2929
thiserror = "2.0.18"
30-
toml = "1.0.3"
30+
toml = "1.1.1"
3131
tracing = "0.1.44"
3232
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
3333

0 commit comments

Comments
 (0)