Skip to content

Commit

Permalink
Fix duplicate key tardis-macros in table dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gudaoxuri committed May 3, 2023
1 parent e10ada1 commit 836cf72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tardis/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ log = { version = "0.4" }
tracing = { version = "0.1" }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

# macros
tardis-macros = { version = "0.1.0-alpha34", path = "../tardis-macros", optional = true }

# Tokio
tokio = { version = "1.18", features = [
"macros",
Expand Down

0 comments on commit 836cf72

Please sign in to comment.