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 itertools from 0.12.1 to 0.13.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: itertools 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
f3f2f64795
commit
fa1752e4be
@@ -23,7 +23,7 @@ figment.workspace = true
|
||||
httpdate = "1.0.3"
|
||||
hyper.workspace = true
|
||||
ipnetwork = "0.20.0"
|
||||
itertools = "0.12.1"
|
||||
itertools = "0.13.0"
|
||||
listenfd = "1.0.1"
|
||||
rand.workspace = true
|
||||
rand_chacha = "0.3.1"
|
||||
|
Reference in New Issue
Block a user