diff options
| author | mat <github@matdoes.dev> | 2022-06-23 15:28:46 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-06-23 15:28:46 -0500 |
| commit | 1089aa7961bd9af67c94dec9c5dbc6bd9f275225 (patch) | |
| tree | 9987f7b78f7c09212c5ba16c28776ee85a729048 | |
| parent | ba399c4440c2d182f55cba7fab068e1118bcc2b7 (diff) | |
| download | azalea-drasl-1089aa7961bd9af67c94dec9c5dbc6bd9f275225.tar.xz | |
Update Cargo.toml
| -rw-r--r-- | azalea-buf/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
