Skip to content

Commit

Permalink
missing dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Nov 14, 2024
1 parent 9e8120b commit d73cf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remote-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ uriparse = { workspace = true }

[dev-dependencies]
assert_matches = { workspace = true }
solana-pubkey = { workspace = true, features = ["rand"] }

[features]
default = ["linux-static-hidraw", "hidapi"]
Expand Down

0 comments on commit d73cf75

Please sign in to comment.