mirror of
https://github.com/pseXperiments/icicle.git
synced 2026-01-07 20:23:56 -05:00
Bump rust crates' version
icicle-babybear@2.0.0 icicle-bls12-377@2.0.0 icicle-bls12-381@2.0.0 icicle-bn254@2.0.0 icicle-bw6-761@2.0.0 icicle-core@2.0.0 icicle-cuda-runtime@2.0.0 icicle-grumpkin@2.0.0 icicle-hash@2.0.0 Generated by cargo-workspaces
This commit is contained in:
@@ -16,7 +16,7 @@ exclude = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "1.10.1"
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
authors = [ "Ingonyama" ]
|
||||
homepage = "https://www.ingonyama.com"
|
||||
|
||||
@@ -36,4 +36,4 @@ arkworks = ["ark-bn254", "icicle-core/arkworks"]
|
||||
|
||||
[[bench]]
|
||||
name = "ecntt"
|
||||
harness = false # Criterion provides own harness
|
||||
harness = false # Criterion provides own harness
|
||||
|
||||
@@ -32,4 +32,4 @@ serial_test = "3.0.0"
|
||||
default = []
|
||||
g2 = ["icicle-bls12-377/bw6-761-g2"]
|
||||
devmode = ["icicle-core/devmode"]
|
||||
arkworks = ["ark-bw6-761", "icicle-core/arkworks", "icicle-bls12-377/arkworks"]
|
||||
arkworks = ["ark-bw6-761", "icicle-core/arkworks", "icicle-bls12-377/arkworks"]
|
||||
|
||||
@@ -15,4 +15,4 @@ icicle-cuda-runtime = { workspace = true }
|
||||
cmake = "0.1.50"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user