From cdb68dfb702f442135dadedc53ce29b1cc2b9c14 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 2 Feb 2025 17:53:04 +0000 Subject: update deps --- azalea-inventory/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-inventory') diff --git a/azalea-inventory/Cargo.toml b/azalea-inventory/Cargo.toml index 43459bc7..9ccaaa2d 100644 --- a/azalea-inventory/Cargo.toml +++ b/azalea-inventory/Cargo.toml @@ -14,7 +14,7 @@ azalea-chat = { path = "../azalea-chat", version = "0.11.0", features = [ azalea-core = { path = "../azalea-core", version = "0.11.0" } azalea-inventory-macros = { path = "./azalea-inventory-macros", version = "0.11.0" } azalea-registry = { path = "../azalea-registry", version = "0.11.0" } -indexmap = "2.7.0" +indexmap = { workspace = true } simdnbt = { workspace = true } uuid = { workspace = true } -- cgit v1.2.3