From cdb68dfb702f442135dadedc53ce29b1cc2b9c14 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 2 Feb 2025 17:53:04 +0000 Subject: update deps --- azalea/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea') diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 82086bb6..495c1930 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -34,7 +34,7 @@ bevy_tasks = { workspace = true, features = ["multi_threaded"] } derive_more = { workspace = true, features = ["deref", "deref_mut"] } futures = { workspace = true } futures-lite = { workspace = true } -indexmap = "2.7.0" +indexmap = { workspace = true } nohash-hasher = { workspace = true } num-format = { workspace = true } num-traits = { workspace = true } -- cgit v1.2.3