summaryrefslogtreecommitdiff
path: root/alligator_resources/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'alligator_resources/Cargo.toml')
-rw-r--r--alligator_resources/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/alligator_resources/Cargo.toml b/alligator_resources/Cargo.toml
index 74a696b..3ccb084 100644
--- a/alligator_resources/Cargo.toml
+++ b/alligator_resources/Cargo.toml
@@ -12,3 +12,4 @@ exun = "0.1"
texture_packer = { git = "https://github.com/botahamec/piston_texture_packer", branch = "u16" }
profiling = "1"
bytemuck = { version = "1", features = ["extern_crate_alloc"] }
+parking_lot = "0.12"