Skip to content

Commit

Permalink
use coil_proc_macro from crates
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Plaza committed Jun 15, 2021
1 parent f598e66 commit b9fe787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coil/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde = "1.0"
# rmp-serde = "0.15"
thiserror = "1.0"
inventory = "0.1"
coil_proc_macro = { path = "../coil_proc_macro/" }
coil_proc_macro = "0.3.0"
futures = "0.3.5"
async-trait = "0.1.36"
timer = { version = "3.0", package = "futures-timer" }
Expand Down

0 comments on commit b9fe787

Please sign in to comment.