We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb9cc8 commit 6b138c8Copy full SHA for 6b138c8
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.5"
4
edition = "2024"
5
6
[dependencies]
7
-actix-web = "4.11.0"
+actix-web = "4.12.1"
8
actix-rt = "2.9"
9
env_logger = "0.11.8"
10
reqwest = { version = "0.12.23", features = ["json"] }
0 commit comments