Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
build(deps): bump figment from 0.10.18 to 0.10.19
Browse files Browse the repository at this point in the history
Bumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.18 to 0.10.19.
- [Commits](https://github.com/SergioBenitez/Figment/commits)

---
updated-dependencies:
- dependency-name: figment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sandhose committed Jun 28, 2024
1 parent 5423cf9 commit c3cd918
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -85,7 +85,7 @@ features = ["derive"]

# Configuration loading
[workspace.dependencies.figment]
version = "0.10.18"
version = "0.10.19"
features = ["env", "yaml", "test"]

# HTTP headers
Expand Down

0 comments on commit c3cd918

Please sign in to comment.