You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
build(deps): bump figment from 0.10.8 to 0.10.9
Bumps [figment](https://github.com/SergioBenitez/Figment) from 0.10.8 to 0.10.9. - [Commits](https://github.com/SergioBenitez/Figment/compare/v0.10.8...v0.10.9) --- 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:
committed by
Quentin Gliech
parent
64b3ed8ee0
commit
3b0c2e8eb5
@ -15,7 +15,7 @@ anyhow = "1.0.71"
|
||||
|
||||
camino = { version = "1.1.4", features = ["serde1"] }
|
||||
chrono = { version = "0.4.24", features = ["serde"] }
|
||||
figment = { version = "0.10.8", features = ["env", "yaml", "test"] }
|
||||
figment = { version = "0.10.9", features = ["env", "yaml", "test"] }
|
||||
schemars = { version = "0.8.12", features = ["url", "chrono"] }
|
||||
ulid = { version = "1.0.0", features = ["serde"] }
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
|
Reference in New Issue
Block a user