1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00

Update Physis to make several zones functional

See #44
This commit is contained in:
Joshua Goins 2025-06-22 10:29:16 -04:00
parent 4acf0c4fc8
commit a8dd106041

2
Cargo.lock generated
View file

@ -1048,7 +1048,7 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
[[package]] [[package]]
name = "physis" name = "physis"
version = "0.4.0" version = "0.4.0"
source = "git+https://github.com/redstrate/physis#7bf8f5016cec17515a25e399117ef152b3a3361b" source = "git+https://github.com/redstrate/physis#21a5ddc763a06e0fffa2b445d860c9288124e451"
dependencies = [ dependencies = [
"binrw", "binrw",
"bitflags", "bitflags",