fix(deps): update rust crate ammonia to v4

This commit is contained in:
2025-02-09 20:17:10 +00:00
parent 5981356492
commit 049e9728a2
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ default-run = "letterbox-server"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ammonia = "3.3.0"
ammonia = "4.0.0"
anyhow = "1.0.79"
async-graphql = { version = "7", features = ["log"] }
async-graphql-rocket = "7"