Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

Commit

Permalink
build(deps): bump config from 0.10.1 to 0.11.0 in /backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent dcd37a2 commit fba281a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
26 changes: 3 additions & 23 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name = "settings"
path = "src/settings.rs"

[dependencies]
config = "0.10"
config = "0.11"
postgres = "0.19.0"
postgres-types = { version="0.2.0", features=["derive"] }
serde = {version="1.0.124", features=["derive"]}

0 comments on commit fba281a

Please sign in to comment.