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 thiserror from 1.0.40 to 1.0.41
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.41. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.40...1.0.41) --- updated-dependencies: - dependency-name: thiserror 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
b0212f2cb2
commit
c068460cd7
@@ -25,7 +25,7 @@ serde_json = "1.0.99"
|
||||
serde_with = { version = "3.0.0", features = ["base64"] }
|
||||
sha2 = { version = "0.10.7", features = ["oid"] }
|
||||
signature = "2.1.0"
|
||||
thiserror = "1.0.40"
|
||||
thiserror = "1.0.41"
|
||||
tracing = "0.1.37"
|
||||
url = { version = "2.4.0", features = ["serde"] }
|
||||
|
||||
|
Reference in New Issue
Block a user