Skip to content

Commit 9fe99a4

Browse files
committed
version fix
1 parent 8bcdd28 commit 9fe99a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actix-cloud/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ anyhow = "1.0.86"
5454
rand = "0.8.5"
5555
hex = "0.4.3"
5656

57-
actix-cloud-codegen = { version = "0.1.1", path = "../actix-cloud-codegen" }
57+
actix-cloud-codegen = { version = "0.2.0", path = "../actix-cloud-codegen" }
5858

5959
# serde
6060
serde = { version = "1.0.208", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)