You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
build(deps): bump pest_derive from 2.7.3 to 2.7.4
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](https://github.com/pest-parser/pest/compare/v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: pest_derive 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
4c7b5a154d
commit
28d9f708f7
@@ -17,7 +17,7 @@ icu_provider = { version = "1.3.1", features = ["std", "sync"] }
|
||||
icu_provider_adapters = { version = "1.3.0", features = ["std"] }
|
||||
pad = "0.1.6"
|
||||
pest = "2.7.4"
|
||||
pest_derive = "2.7.3"
|
||||
pest_derive = "2.7.4"
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
Reference in New Issue
Block a user