Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
deps(rtc_tenclave): add proptest-derive (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
PiDelport committed Jun 17, 2021
1 parent 307b55d commit 8bbddf8
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 27 deletions.
101 changes: 74 additions & 27 deletions rtc_tenclave/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions rtc_tenclave/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ once_cell_std = { package = "once_cell", version="1.7.2" }

# Test-only dependencies
proptest = "1.0.0"
proptest-derive = "0.3.0"
tempfile = "3.2.0"
mockall = { version = "0.9.1", features = ["nightly"] }

Expand Down

0 comments on commit 8bbddf8

Please sign in to comment.