mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-04 02:57:05 +01:00
Add Roadmap
This commit is contained in:
12
schemsearch-faster/Cargo.toml
Normal file
12
schemsearch-faster/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "schemsearch_faster"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
schemsearch-lib = { path = "../schemsearch-lib" }
|
||||
schemsearch-files = { path = "../schemsearch-files" }
|
||||
hematite-nbt = "0.5.2"
|
||||
Reference in New Issue
Block a user