You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump convert_case from 0.5.0 to 0.6.0
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/rutrum/convert-case/releases) - [Commits](https://github.com/rutrum/convert-case/commits) --- updated-dependencies: - dependency-name: convert_case 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
9ae7e2216d
commit
9f2d2b67d8
@ -8,7 +8,7 @@ license = "Apache-2.0"
|
||||
[dependencies]
|
||||
anyhow = "1.0.64"
|
||||
async-trait = "0.1.57"
|
||||
convert_case = "0.5.0"
|
||||
convert_case = "0.6.0"
|
||||
csv = "1.1.6"
|
||||
futures-util = "0.3.24"
|
||||
reqwest = { version = "0.11.11", features = ["blocking", "rustls-tls"], default-features = false }
|
||||
|
Reference in New Issue
Block a user