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 data-encoding from 2.3.2 to 2.3.3
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/ia0/data-encoding/releases) - [Commits](https://github.com/ia0/data-encoding/commits) --- updated-dependencies: - dependency-name: data-encoding 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
004d85561e
commit
da5d2fc52b
@ -16,7 +16,7 @@ indoc = "1.0.7"
|
||||
serde_with = { version = "2.1.0", features = ["chrono"] }
|
||||
chrono = "0.4.23"
|
||||
sha2 = "0.10.6"
|
||||
data-encoding = "2.3.2"
|
||||
data-encoding = "2.3.3"
|
||||
thiserror = "1.0.37"
|
||||
|
||||
mas-iana = { path = "../iana" }
|
||||
|
Reference in New Issue
Block a user