Skip to content

Commit

Permalink
bump ore-pool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HardhatChad committed Feb 6, 2025
1 parent 50be2e5 commit dc2d971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ore-cli"
version = "3.2.0"
version = "3.2.1"
edition = "2021"
license = "Apache-2.0"
description = "A command line interface for ORE cryptocurrency mining."
Expand Down Expand Up @@ -39,7 +39,7 @@ ore-api = "3.0"
ore-boost-api = "1.1"
ore-boost-legacy-api = { version = "0.3", package = "ore-boost-api" }
ore-pool-api = "1.3"
ore-pool-types = "1.2"
ore-pool-types = "1.3"
url = "2.5"
rand = "0.8.4"
reqwest = { version = "0.12", features = ["json"] }
Expand Down

0 comments on commit dc2d971

Please sign in to comment.