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
build(deps): bump futures-signals from 0.3.31 to 0.3.32
Bumps [futures-signals](https://github.com/Pauan/rust-signals) from 0.3.31 to 0.3.32. - [Release notes](https://github.com/Pauan/rust-signals/releases) - [Changelog](https://github.com/Pauan/rust-signals/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pauan/rust-signals/commits) --- updated-dependencies: - dependency-name: futures-signals 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
5995d35683
commit
283d38fecd
@ -23,7 +23,7 @@ bytes = "1.4.0"
|
||||
chrono = "0.4.24"
|
||||
form_urlencoded = "1.1.0"
|
||||
futures = "0.3.27"
|
||||
futures-signals = "0.3.31"
|
||||
futures-signals = "0.3.32"
|
||||
futures-util = "0.3.27"
|
||||
headers = "0.3.8"
|
||||
http = "0.2.9"
|
||||
|
Reference in New Issue
Block a user