Skip to content

Commit 3bf7204

Browse files
chore(deps)(deps): bump toml from 0.8.23 to 0.9.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.6. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.6) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e590ab commit 3bf7204

2 files changed

Lines changed: 27 additions & 26 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 25 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
@@ -38,7 +38,7 @@ num_cpus = "1.16.0"
3838
regex = "1.11.1"
3939
reqwest = { version = "0.12.14", features = ["blocking"] }
4040
sha2 = "0.10"
41-
toml = "0.8"
41+
toml = "0.9"
4242
serde_json = "1.0.149"
4343

4444
[build-dependencies]

0 commit comments

Comments
 (0)