You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Bump watchman_client from 0.7.2 to 0.8.0
Bumps [watchman_client](https://github.com/facebook/watchman) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/facebook/watchman/releases) - [Commits](https://github.com/facebook/watchman/commits) --- updated-dependencies: - dependency-name: watchman_client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
65bcea97de
commit
ff2e569c98
@ -19,7 +19,7 @@ serde_json = "1.0.81"
|
||||
url = "2.2.2"
|
||||
argon2 = { version = "0.4.0", features = ["password-hash"] }
|
||||
reqwest = { version = "0.11.10", features = ["rustls-tls"], default-features = false, optional = true }
|
||||
watchman_client = "0.7.2"
|
||||
watchman_client = "0.8.0"
|
||||
atty = "0.2.14"
|
||||
|
||||
tracing = "0.1.35"
|
||||
|
Reference in New Issue
Block a user