Skip to content

Commit

Permalink
No direct path dependency for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisWellmann committed May 17, 2023
1 parent 36adf5d commit 05cb4d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ exclude = ["/img", "/.idea"]
csv = "^1"
thiserror = "^1"

# trade_aggregation_derive = "0.3.2"
trade_aggregation_derive = {path = "./trade_aggregation_derive"}
trade_aggregation_derive = "0.4.0"

# Optionals
serde = { version = "^1", features = ["derive"], optional = true }
Expand Down

0 comments on commit 05cb4d5

Please sign in to comment.