Skip to content

Commit

Permalink
remove unused build-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbondi committed Feb 16, 2024
1 parent 7224895 commit d8a0c63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dan_layer/common_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ serde = { workspace = true, default-features = true }
ruint = { workspace = true }
ts-rs = { workspace = true, optional = true }

[build-dependencies]
tari_common = { workspace = true, features = ["build"] }

[package.metadata.cargo-machete]
ignored = ["prost", "prost-types"] # false positive, used in OUT_DIR structs

Expand Down

0 comments on commit d8a0c63

Please sign in to comment.