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 8bcdd28 commit 9fe99a4Copy full SHA for 9fe99a4
actix-cloud/Cargo.toml
@@ -54,7 +54,7 @@ anyhow = "1.0.86"
54
rand = "0.8.5"
55
hex = "0.4.3"
56
57
-actix-cloud-codegen = { version = "0.1.1", path = "../actix-cloud-codegen" }
+actix-cloud-codegen = { version = "0.2.0", path = "../actix-cloud-codegen" }
58
59
# serde
60
serde = { version = "1.0.208", features = ["derive"], optional = true }
0 commit comments