From 1089aa7961bd9af67c94dec9c5dbc6bd9f275225 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 23 Jun 2022 15:28:46 -0500 Subject: [PATCH] Update Cargo.toml --- azalea-buf/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml index 7497f947..79f9d64d 100644 --- a/azalea-buf/Cargo.toml +++ b/azalea-buf/Cargo.toml @@ -1,6 +1,6 @@ [package] edition = "2021" -name = "azalea_buf" +name = "azalea-buf" version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html