Skip to content

Commit a03d06f

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

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

Cargo.lock

Lines changed: 20 additions & 14 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.1.2"
2020

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

0 commit comments

Comments
 (0)