Skip to content

Commit

Permalink
update chorus_derive version
Browse files Browse the repository at this point in the history
  • Loading branch information
shumbo committed Oct 7, 2023
1 parent 9b57b3c commit dbfe6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chorus_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["choreography"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chorus_derive = { version = "0.1.0", path = "../chorus_derive" }
chorus_derive = { version = "0.2.0", path = "../chorus_derive" }
retry = "2.0.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.104"
Expand Down

0 comments on commit dbfe6f2

Please sign in to comment.