You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
Bump tera from 1.15.0 to 1.16.0
Bumps [tera](https://github.com/Keats/tera) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/Keats/tera/releases) - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](https://github.com/Keats/tera/compare/v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: tera 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
7207616657
commit
98b248f959
@@ -15,7 +15,7 @@ tokio = { version = "1.19.2", features = ["macros"] }
|
||||
anyhow = "1.0.57"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
tera = "1.15.0"
|
||||
tera = "1.16.0"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
serde_urlencoded = "0.7.1"
|
||||
|
Reference in New Issue
Block a user