🔧 Add invalid_nbt flag.

This commit is contained in:
2024-04-27 21:27:42 +02:00
parent 82108d9e36
commit 0e6f2c3f78
9 changed files with 366 additions and 126 deletions

1
Cargo.toml Normal file → Executable file
View File

@ -7,6 +7,7 @@ members = [
"schemsearch-sql",
"schemsearch-java"
]
resolver = "2"
[profile.small]
inherits = "release"