Skip to content

Commit ca7b495

Browse files
authored
Merge pull request #72 from a-kenji/dependabot/cargo/toml-1.0.3spec-1.1.0
build(deps): Bump toml from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0
2 parents 0a0e523 + 96e9667 commit ca7b495

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 = "0.9.11"
30+
toml = "1.0.3"
3131
tracing = "0.1.44"
3232
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
3333

0 commit comments

Comments
 (0)