Skip to content

Commit 65f93fc

Browse files
committed
update config crate
1 parent 76649e4 commit 65f93fc

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

Cargo.lock

Lines changed: 16 additions & 18 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
@@ -47,7 +47,7 @@ async-stream = "0.3"
4747
async-trait = "0.1.61"
4848
async-recursion = "1.0.0"
4949
include_dir = "0.7.2"
50-
config = { version = "0.14.0", features = ["json"] }
50+
config = { version = "0.15.4", features = ["json"] }
5151
markdown = { version = "1.0.0-alpha.15", features = ["log"] }
5252
password-hash = "0.5.0"
5353
argon2 = "0.5.0"

0 commit comments

Comments
 (0)