build(deps): bump figment from 0.10.15 to 0.10.18

Bumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.15 to 0.10.18.
- [Commits](https://github.com/SergioBenitez/Figment/compare/v0.10.15...v0.10.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-30 14:45:49 +00:00
committed by Quentin Gliech
parent 4b64130c65
commit a9add5c63e
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1776,9 +1776,9 @@ dependencies = [
[[package]]
name = "figment"
version = "0.10.15"
version = "0.10.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7270677e7067213e04f323b55084586195f18308cd7546cfac9f873344ccceb6"
checksum = "d032832d74006f99547004d49410a4b4218e4c33382d56ca3ff89df74f86b953"
dependencies = [
"atomic",
"parking_lot",

View File

@@ -80,7 +80,7 @@ features = ["derive"]
# Configuration loading
[workspace.dependencies.figment]
version = "0.10.15"
version = "0.10.18"
features = ["env", "yaml", "test"]
# HTTP headers