aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-16 10:51:28 +0000
committerFuwn <[email protected]>2022-07-16 10:51:28 +0000
commit05e6e51490b3cd68d29d76bec89b2d4105e9e68e (patch)
tree31ae44d6ecbf1e2cf02f626cf92835b4dbae2aab
parentfeat: initial release (diff)
downloadsydney-0.1.0.tar.xz
sydney-0.1.0.zip
fix(Cargo.toml): THE PACKAGE NAME...v0.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 24451e3..b191b9e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[package]
-name = "syndey"
+name = "sydney"
version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"