Add Roadmap

This commit is contained in:
Chaoscaot
2023-03-16 21:09:41 +01:00
parent 0e31714582
commit f4bcde73f9
4 changed files with 2 additions and 3 deletions

View 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"