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:
release-bot
2024-04-23 02:30:18 +00:00
parent 7265d18d48
commit ff374fcac7
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ exclude = [
]
[workspace.package]
version = "1.10.1"
version = "2.0.0"
edition = "2021"
authors = [ "Ingonyama" ]
homepage = "https://www.ingonyama.com"

View File

@@ -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

View File

@@ -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"]

View File

@@ -15,4 +15,4 @@ icicle-cuda-runtime = { workspace = true }
cmake = "0.1.50"
[features]
default = []
default = []