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