You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
build(deps): bump pest from 2.7.8 to 2.7.10
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.10. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](https://github.com/pest-parser/pest/compare/v2.7.8...v2.7.10) --- updated-dependencies: - dependency-name: pest 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
9eb49308bb
commit
b5a2092a3e
@@ -23,7 +23,7 @@ icu_provider = { version = "1.4.0", features = ["std", "sync"] }
|
||||
icu_provider_adapters = { version = "1.4.0", features = ["std"] }
|
||||
icu_relativetime = { version = "0.1.4", features = ["compiled_data", "std"] }
|
||||
pad = "0.1.6"
|
||||
pest = "2.7.8"
|
||||
pest = "2.7.10"
|
||||
pest_derive = "2.7.8"
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
Reference in New Issue
Block a user