Skip to content

Commit

Permalink
Revert config dependency back to 0.13.4 (#492)
Browse files Browse the repository at this point in the history
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
  • Loading branch information
cynthia-sg authored May 13, 2024
1 parent e55afaf commit 19b3ef4
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 119 deletions.
155 changes: 37 additions & 118 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 @@ -13,7 +13,7 @@ async-channel = "2.2.1"
async-trait = "0.1.80"
axum = { version = "0.7.5", features = ["macros"] }
clap = { version = "4.5.4", features = ["derive"] }
config = "0.14.0"
config = "0.13.4"
deadpool-postgres = { version = "0.13.2", features = ["serde"] }
futures = "0.3.30"
hex = "0.4.3"
Expand Down

0 comments on commit 19b3ef4

Please sign in to comment.