Bump askama_escape from 0.10.2 to 0.10.3
Bumps [askama_escape](https://github.com/djc/askama) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/djc/askama/releases) - [Commits](https://github.com/djc/askama/commits) --- updated-dependencies: - dependency-name: askama_escape dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ syntect = "4.5.0"
|
||||
tokio = "0.1.22"
|
||||
regex-syntax = { version = "0.6.17", default-features = false, features = ["unicode-perl"] }
|
||||
tracing = "0.1.30"
|
||||
askama_escape = "0.10.2"
|
||||
askama_escape = "0.10.3"
|
||||
|
||||
[dependencies.chrono]
|
||||
features = ["serde"]
|
||||
|
||||
Reference in New Issue
Block a user