aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-03-25 03:09:35 +0100
committermetamuffin <metamuffin@disroot.org>2025-03-25 03:09:35 +0100
commit466a8fce3c5693fa51cc34ec5d9e718459484e0b (patch)
tree8d53af8de01d50e8b858b29bfcb93bf2a8a66224 /Cargo.toml
parent407841b7d2516823e1d44344b3d2c1d52ffa2db9 (diff)
downloadunity-tools-466a8fce3c5693fa51cc34ec5d9e718459484e0b.tar
unity-tools-466a8fce3c5693fa51cc34ec5d9e718459484e0b.tar.bz2
unity-tools-466a8fce3c5693fa51cc34ec5d9e718459484e0b.tar.zst
start on own fmod sound bank impl
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 462a69c..702632a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,4 +21,3 @@ glam = { version = "0.30.0", features = ["serde"] }
texpresso = "2.0.1"
image = "0.25.5"
texture2ddecoder = { git = "https://github.com/UniversalGameExtraction/texture2ddecoder", rev = "d2b4653fda298f1da39917da86bc509b17879808" }
-fsbex = "0.3.0"