Skip to content

Commit

Permalink
Revert config dependency back to 0.13.4 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
  • Loading branch information
tegioz authored Mar 4, 2024
1 parent 55d77f5 commit 24b6506
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 125 deletions.
155 changes: 31 additions & 124 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ base64 = "0.22.0"
cached = { version = "0.49.2", features = ["async"] }
clap = { version = "4.4.18", features = ["derive"] }
clowarden-core = { path = "../clowarden-core" }
config = "0.14.0"
config = "0.13.4"
deadpool-postgres = { version = "0.12.1", features = ["serde"] }
futures = "0.3.30"
hmac = "0.12.1"
Expand Down

0 comments on commit 24b6506

Please sign in to comment.