Skip to content

Commit 9f7c65b

Browse files
committed
bump deps
1 parent 07f3b6c commit 9f7c65b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ore-cli"
3-
version = "3.4.5"
3+
version = "3.4.6"
44
edition = "2021"
55
license = "Apache-2.0"
66
description = "A command line interface for ORE cryptocurrency mining."
@@ -38,8 +38,8 @@ mpl-token-metadata = "5.1"
3838
num_cpus = "1.16.0"
3939
ore-api = "3.2.0"
4040
ore-boost-api = "3.0.1"
41-
ore-pool-api = "1.5.1"
42-
ore-pool-types = "1.5.1"
41+
ore-pool-api = "1.6.1"
42+
ore-pool-types = "1.6.1"
4343
url = "2.5"
4444
rand = "0.8.4"
4545
reqwest = { version = "0.12", features = ["json"] }

0 commit comments

Comments
 (0)