Skip to content

Commit

Permalink
Bump the backend group with 1 update
Browse files Browse the repository at this point in the history
Bumps the backend group with 1 update: [config](https://github.com/mehcode/config-rs).


Updates `config` from 0.13.4 to 0.14.0
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.13.4...0.14.0)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 991e843 commit b71ed9d
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 38 deletions.
155 changes: 118 additions & 37 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.0"
async-trait = "0.1.77"
axum = { version = "0.7.4", features = ["macros"] }
clap = { version = "4.5.1", features = ["derive"] }
config = "0.13.4"
config = "0.14.0"
deadpool-postgres = { version = "0.12.1", features = ["serde"] }
futures = "0.3.30"
hex = "0.4.3"
Expand Down

0 comments on commit b71ed9d

Please sign in to comment.