From 0ef15254c404ec3afb72a61c19c09bb15dce6427 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 3 Oct 2023 01:36:57 -0500 Subject: also upgrade deps everywhere else lol --- azalea-buf/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-buf/Cargo.toml') diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml index 13ac8d2e..3934e09a 100644 --- a/azalea-buf/Cargo.toml +++ b/azalea-buf/Cargo.toml @@ -13,7 +13,7 @@ azalea-buf-macros = { path = "./azalea-buf-macros", version = "0.8.0" } byteorder = "^1.4.3" log = "0.4.20" serde_json = { version = "^1.0", optional = true } -thiserror = "1.0.48" +thiserror = "1.0.49" uuid = "^1.4.1" [features] -- cgit v1.2.3