Skip to content

Commit 1afd5af

Browse files
chore(deps): bump toml from 0.8.23 to 0.9.10+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.10+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.10) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d5ea82 commit 1afd5af

File tree

2 files changed

+56
-8
lines changed

2 files changed

+56
-8
lines changed

Cargo.lock

Lines changed: 55 additions & 7 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 @@ serde = "1.0.228"
1212
serde_derive = "1.0.228"
1313
strum = { version = "0.26.3", features = ["derive"] }
1414
syntect = { version = "5.3.0", default-features = false }
15-
toml = "0.8.23"
15+
toml = "0.9.10"
1616
twox-hash = { version = "2.1.2", default-features = false, features = ["std", "xxhash64"] }
1717

1818
[package]

0 commit comments

Comments
 (0)