remove libbitfyre
This commit is contained in:
parent
96f5213264
commit
90b2087c82
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -71,7 +71,6 @@ dependencies = [
|
||||
"clap",
|
||||
"color-print",
|
||||
"crossterm",
|
||||
"libbitfyre",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -194,10 +193,6 @@ version = "1.70.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
||||
|
||||
[[package]]
|
||||
name = "libbitfyre"
|
||||
version = "0.1.0"
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.171"
|
||||
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
libbitfyre = { path = "../libbitfyre" }
|
||||
clap = { version = "4.5.35", features = ["derive"] }
|
||||
color-print = "0.3.7"
|
||||
crossterm = "0.28.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user