mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-16 11:35:00 +01:00
cleanup
This commit is contained in:
parent
03a4287bee
commit
8aa4068b1b
5 changed files with 234 additions and 49 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bstr = "1.2.0"
|
||||
bytemuck = { version = "1.13.0", features = ["derive", "min_const_generics"] }
|
||||
memmap2 = "0.5.8"
|
||||
thiserror = "1.0.38"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue