Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' into crates.io-0.8.0-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
popzxc committed Aug 2, 2024
2 parents 7f8a4c6 + d1bcfdf commit f657fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ byteorder = "1"
num_cpus = "1"
serde = {version = "1", features = ["derive", "rc"]}

pairing = {package = "pairing_ce", version = "0.28.*" }
pairing = {package = "pairing_ce", version = "=0.28.6" }
# pairing = {package = "pairing_ce", path = "../pairing"}

futures = {package = "futures", version = "0.3", default_features = false, features = ["executor"]}
Expand Down

0 comments on commit f657fbf

Please sign in to comment.