Skip to content

Commit 690144b

Browse files
committed
bump verison
1 parent 438f292 commit 690144b

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ default-members = ["service"]
44
resolver = "3"
55

66
[workspace.package]
7-
version = "0.2.0"
7+
version = "0.2.1"
88
edition = "2024"
99
authors = ["Nuke <nuke-web3@proton.me>"]
1010
license = "MIT"
1111
homepage = "https://celestia.org"
1212
repository = "https://github.com/celestiaorg/eq-service"
1313

1414
[workspace.dependencies]
15-
zkvm-common = { path = "zkVM/common", default-features = false, version = "0.2.0" }
15+
zkvm-common = { path = "zkVM/common", default-features = false, version = "0.2.1" }
1616

1717
anyhow = "1.0"
1818
clap = { version = "4.5", features = ["derive", "env"] }

0 commit comments

Comments
 (0)