Skip to content

Commit

Permalink
SFT-4664: Add arbitrary dependency in foundation-ur.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandudey committed Jan 7, 2025
1 parent d34abaa commit 3fd4c39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ur/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ std = ["alloc"]
alloc = ["minicbor/alloc"]

[dependencies]
arbitrary = { workspace = true, optional = true }
bitcoin_hashes = { workspace = true }
crc = { workspace = true }
heapless = { workspace = true }
Expand Down

0 comments on commit 3fd4c39

Please sign in to comment.