From 398722313716885bf6d2835f86576d2ae6615572 Mon Sep 17 00:00:00 2001 From: Micha White Date: Sun, 20 Nov 2022 12:26:13 -0500 Subject: Allowed queuing of a new priority --- alligator_resources/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'alligator_resources/Cargo.toml') 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" -- cgit v1.2.3