Skip to content

Commit 1b1b913

Browse files
chore(deps): bump toml from 0.9.6 to 0.9.7 (#43)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ssouthcity <51554341+ssouthcity@users.noreply.github.com>
1 parent 41c069d commit 1b1b913

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

Lines changed: 9 additions & 8 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
@@ -12,7 +12,7 @@ humantime-serde = "1.1.1"
1212
rand = "0.9.2"
1313
serde = { version = "1.0.226", features = ["derive"] }
1414
thiserror = "2.0.14"
15-
toml = "0.9.6"
15+
toml = "0.9.7"
1616

1717
[target.wasm32-unknown-unknown.dependencies]
1818
getrandom = { version = "0.3", features = ["wasm_js"] }

0 commit comments

Comments
 (0)