We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352b0d3 commit a87e99eCopy full SHA for a87e99e
api/Cargo.toml
@@ -8,7 +8,7 @@ actix-web = "4.11.0"
8
actix-web-prom = { version = "0.10.0", features = ["process"] }
9
actix-files = { version = "0.6.8" }
10
actix-service = { version = "2.0.3" }
11
-serde = { version = "1.0.226", features = ["derive"] }
+serde = { version = "1.0.228", features = ["derive"] }
12
serde_json = "1.0.145"
13
serde-querystring-actix = "0.3.0"
14
chrono = { version = "0.4.42", features = ["serde"] }
0 commit comments