Skip to content

Commit

Permalink
revert back commit
Browse files Browse the repository at this point in the history
  • Loading branch information
supernovahs committed Nov 25, 2024
1 parent 3ed546a commit 62556fd
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
52 changes: 26 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.1.1"
version = "0.1.0"
edition = "2021"
authors = ["Eigen Layer contributors"]
rust-version = "1.79"
Expand Down
2 changes: 1 addition & 1 deletion crates/metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ eigen-testing-utils.workspace = true
eigen-client-avsregistry.workspace = true
num-bigint.workspace = true
reqwest = "0.12.4"
tokio.workspace = true
tokio.workspace = true
2 changes: 1 addition & 1 deletion crates/metrics/collectors/economic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ num-bigint.workspace = true

[dev-dependencies]
tokio.workspace = true
eigen-testing-utils.workspace = true
eigen-testing-utils.workspace = true
2 changes: 1 addition & 1 deletion crates/services/operatorsinfo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ eigen-client-elcontracts.workspace = true
ark-bn254.workspace = true
ark-std = {version = "0.4.0", default-features = false}
ark-ff.workspace = true
serial_test.workspace = true
serial_test.workspace = true

0 comments on commit 62556fd

Please sign in to comment.