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

Commit

Permalink
Merge pull request #99 from r-k-b/dependabot/cargo/backend/config-0.11.0
Browse files Browse the repository at this point in the history
build(deps): bump config from 0.10.1 to 0.11.0 in /backend
  • Loading branch information
r-k-b authored Apr 1, 2022
2 parents 8681b08 + fba281a commit 6067e27
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 6067e27

Please sign in to comment.