assert-type-assumptions (#23996)

This commit is contained in:
Jack May
2022-03-30 08:28:49 -07:00
committed by GitHub
parent 1fb82d7924
commit 37497657c6
7 changed files with 174 additions and 8 deletions

View File

@@ -3642,6 +3642,7 @@ dependencies = [
"lazy_static",
"libsecp256k1 0.6.0",
"log",
"memoffset",
"num-derive",
"num-traits",
"parking_lot",