Stub code for #222

This commit is contained in:
Luke Parker
2023-01-14 02:59:43 -05:00
parent be05e0dd47
commit 6ed5592d22
5 changed files with 107 additions and 0 deletions

7
Cargo.lock generated
View File

@@ -1707,6 +1707,13 @@ version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9b0705efd4599c15a38151f4721f7bc388306f61084d3bfd50bd07fbca5cb60"
[[package]]
name = "dynamic-generator"
version = "0.1.0"
dependencies = [
"group",
]
[[package]]
name = "ecdsa"
version = "0.14.8"