From e332e8976d0bab4559b14a6d8c4ee66ae33bd634 Mon Sep 17 00:00:00 2001 From: PARK BYUNG JUN Date: Tue, 12 Jul 2022 06:44:50 +0000 Subject: [PATCH] bug fixed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c532ff..e9b0df9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "bbeteran-protobuf-rust" +name = "beteran-protobuf-rust" version = "0.1.0" edition = "2021"