mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
remove patch
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2212,6 +2212,8 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||
[[package]]
|
||||
name = "steel"
|
||||
version = "1.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d88c610ca9fd5e4e51bdb6e9964114133a42f006713fe38aff37266fac91e1be"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"num_enum",
|
||||
|
||||
@@ -26,7 +26,3 @@ spl-associated-token-account = { version = "^2.3", features = [ "no-entrypoint"
|
||||
static_assertions = "1.1.0"
|
||||
steel = { features = ["spl"], version = "1.0" }
|
||||
thiserror = "1.0.57"
|
||||
|
||||
|
||||
[patch.crates-io]
|
||||
steel = { path = "../steel/lib" }
|
||||
|
||||
Reference in New Issue
Block a user