Skip to content

Commit 35405e7

Browse files
chore(deps): bump toml from 0.9.7 to 0.9.8 (#61)
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 84e720b commit 35405e7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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
@@ -12,7 +12,7 @@ humantime-serde = "1.1.1"
1212
rand = "0.9.2"
1313
serde = { version = "1.0.228", features = ["derive"] }
1414
thiserror = "2.0.17"
15-
toml = "0.9.7"
15+
toml = "0.9.8"
1616

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

0 commit comments

Comments
 (0)