Skip to content

Commit

Permalink
remove more dev-dependencies from xmtp_id
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Sep 5, 2024
1 parent 66008a4 commit b4450a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xmtp_id/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ openmls.workspace = true

[dev-dependencies]
ed25519-dalek = { workspace = true, features = ["digest"] }
futures = "0.3"
tokio = { workspace = true, features = ["macros", "time"] }
xmtp_v2 = { path = "../xmtp_v2" }

[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
Expand Down

0 comments on commit b4450a4

Please sign in to comment.