Skip to content

Commit 331791e

Browse files
chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.7+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.3+spec-1.1.0 to 1.0.7+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.7) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddb0981 commit 331791e

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

Cargo.lock

Lines changed: 18 additions & 12 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
@@ -16,7 +16,7 @@ noise = "0.9.0"
1616
rand = "0.9.2"
1717
serde = { version = "1.0.228", features = ["derive"] }
1818
thiserror = "2.0.18"
19-
toml = "1.0.3"
19+
toml = "1.0.7"
2020

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

0 commit comments

Comments
 (0)