Skip to content

Commit 0896adf

Browse files
committed
upgrade toml
1 parent 6f1e2b7 commit 0896adf

File tree

2 files changed

+57
-5
lines changed

2 files changed

+57
-5
lines changed

Cargo.lock

Lines changed: 56 additions & 4 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
@@ -46,7 +46,7 @@ failure = "0.1.8"
4646
thiserror = "1.0.26"
4747
comrak = { version = "0.16.0", default-features = false }
4848
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
49-
toml = "0.5"
49+
toml = "0.7.2"
5050
schemamama = "0.3"
5151
schemamama_postgres = "0.3"
5252
prometheus = { version = "0.13.0", default-features = false }

0 commit comments

Comments
 (0)