Skip to content

Commit 7fc9efc

Browse files
chore(deps): bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 (#92)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d5e9c commit 7fc9efc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -13,7 +13,7 @@ noise = "0.9.0"
1313
rand = "0.9.2"
1414
serde = { version = "1.0.228", features = ["derive"] }
1515
thiserror = "2.0.17"
16-
toml = "0.9.10"
16+
toml = "0.9.11"
1717

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

0 commit comments

Comments
 (0)