From 960b8405363ebbd4fae48255204a0470891ab0e1 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 12 Apr 2025 13:33:07 -1245 Subject: Revert "Release 0.12.0" This reverts commit e2945b90a973b6677e78696d97b5461909bedc0b. --- azalea-auth/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'azalea-auth') diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml index 8418616f..c8760d1f 100644 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -7,8 +7,8 @@ license.workspace = true repository.workspace = true [dependencies] -azalea-buf = { path = "../azalea-buf", version = "0.12.0" } -azalea-crypto = { path = "../azalea-crypto", version = "0.12.0" } +azalea-buf = { path = "../azalea-buf", version = "0.11.0" } +azalea-crypto = { path = "../azalea-crypto", version = "0.11.0" } base64.workspace = true chrono = { workspace = true, features = ["serde"] } md-5.workspace = true -- cgit v1.2.3