Skip to content

Commit d831cb3

Browse files
sypharGuillaumeGomez
authored andcommitted
upgrade toml to 0.9.2
1 parent c63c3b9 commit d831cb3

File tree

2 files changed

+57
-9
lines changed

2 files changed

+57
-9
lines changed

Cargo.lock

Lines changed: 56 additions & 8 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
@@ -39,7 +39,7 @@ backtrace = "0.3.61"
3939
thiserror = "2.0.3"
4040
comrak = { version = "0.39.0", default-features = false }
4141
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
42-
toml = "0.8.0"
42+
toml = "0.9.2"
4343
prometheus = { version = "0.14.0", default-features = false }
4444
rustwide = { version = "0.19.0", features = ["unstable-toolchain-ci", "unstable"] }
4545
mime_guess = "2"

0 commit comments

Comments
 (0)