Skip to content

Commit 5c65954

Browse files
Update Rust crate config to 0.15.0
1 parent 7d93d66 commit 5c65954

2 files changed

Lines changed: 122 additions & 55 deletions

File tree

Cargo.lock

Lines changed: 121 additions & 54 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
@@ -23,7 +23,7 @@ actix-web = "4.3.1"
2323
actix = "0.13.5"
2424
actix-web-actors = "4.3.1"
2525
chrono = { version = "0.4.39", features = ["serde", "clock"] }
26-
config = "0.13.4"
26+
config = "0.15.0"
2727
reqwest = { version = "0.11.23", features = ["json", "blocking"] }
2828
serde = { version = "1.0.195", features = ["derive"] }
2929
tokio = { version = "1.28.1", features = ["full"] }

0 commit comments

Comments
 (0)