update to 91112f80b24

pull/1591/head
Byron Hambly 4 months ago
parent 0e44f5e574
commit b98f8a0b94
No known key found for this signature in database
GPG Key ID: DE8F6EA20A661697

8
Cargo.lock generated

@ -1115,7 +1115,7 @@ checksum = "5caaa75cbd2b960ff1e5392d2cfb1f44717fffe12fc1f32b7b5d1267f99732a6"
[[package]]
name = "ecdsa_fun"
version = "0.9.0"
source = "git+https://github.com/LLFourn/secp256kfun#a52142cf7f16fd28ddf0b2d7d845fc3116731c68"
source = "git+https://github.com/LLFourn/secp256kfun#91112f80b24022924d240ea69815f9b0ba97aace"
dependencies = [
"bincode 1.3.3",
"rand_chacha 0.3.1",
@ -3777,7 +3777,7 @@ dependencies = [
[[package]]
name = "secp256kfun"
version = "0.9.1"
source = "git+https://github.com/LLFourn/secp256kfun#a52142cf7f16fd28ddf0b2d7d845fc3116731c68"
source = "git+https://github.com/LLFourn/secp256kfun#91112f80b24022924d240ea69815f9b0ba97aace"
dependencies = [
"bincode 2.0.0-rc.3",
"digest 0.10.7",
@ -3791,7 +3791,7 @@ dependencies = [
[[package]]
name = "secp256kfun_arithmetic_macros"
version = "0.9.0"
source = "git+https://github.com/LLFourn/secp256kfun#a52142cf7f16fd28ddf0b2d7d845fc3116731c68"
source = "git+https://github.com/LLFourn/secp256kfun#91112f80b24022924d240ea69815f9b0ba97aace"
dependencies = [
"proc-macro2",
"quote",
@ -4024,7 +4024,7 @@ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
[[package]]
name = "sigma_fun"
version = "0.6.0"
source = "git+https://github.com/LLFourn/secp256kfun#a52142cf7f16fd28ddf0b2d7d845fc3116731c68"
source = "git+https://github.com/LLFourn/secp256kfun#91112f80b24022924d240ea69815f9b0ba97aace"
dependencies = [
"curve25519-dalek-ng",
"digest 0.10.7",

Loading…
Cancel
Save