mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2025-11-05 05:54:02 +01:00
Restructure
This commit is contained in:
16
Cargo.toml
16
Cargo.toml
@ -1,10 +1,6 @@
|
||||
[package]
|
||||
name = "schemsearch"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
hematite-nbt = "0.5.2"
|
||||
serde = "1.0.152"
|
||||
[workspace]
|
||||
members = [
|
||||
"schemsearch-cli",
|
||||
"schemsearch-lib",
|
||||
"schemsearch-files"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user