chore: inherit grass from virtual manifest

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I89cef078ccd7682308292996b5d527636a6a6964
This commit is contained in:
raf 2026-03-22 15:25:00 +03:00
commit 310690ca67
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 10 additions and 9 deletions

View file

@ -95,6 +95,7 @@ tempfile = "3.26.0"
utoipa = { version = "5.4.0", features = ["axum_extras", "uuid", "chrono"] }
utoipa-axum = { version = "0.2.0" }
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
grass = "0.13.4"
# See:
# <https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html>