mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-06 23:26:46 +00:00
update deps
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -724,6 +724,8 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "drillx"
|
name = "drillx"
|
||||||
version = "2.0.0"
|
version = "2.0.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "0c5fd3a8f11a6420d6efb1952c8c2e788627cb2c9e834537dc4b6bd036461646"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"equix",
|
"equix",
|
||||||
"serde",
|
"serde",
|
||||||
|
|||||||
@@ -27,6 +27,6 @@ spl-associated-token-account = { version = "^2.3", features = [ "no-entrypoint"
|
|||||||
static_assertions = "1.1.0"
|
static_assertions = "1.1.0"
|
||||||
thiserror = "1.0.57"
|
thiserror = "1.0.57"
|
||||||
|
|
||||||
[patch.crates-io]
|
# [patch.crates-io]
|
||||||
drillx = { path = "../drillx/drillx" }
|
# drillx = { path = "../drillx/drillx" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user