aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoey Sacchini <joey@sacchini.net>2020-09-30 14:50:23 -0400
committerJoey Sacchini <joey@sacchini.net>2020-09-30 14:50:23 -0400
commit1827ef6ae21798d1f8882f1be5d445b42efd4f9f (patch)
treec494d499ba5d81ae3e9792e8e808b74e37f8f8e1 /Cargo.toml
parent3b6ddcb69918984ea122350b580c962a69eea017 (diff)
downloadmcproto-rs-1827ef6ae21798d1f8882f1be5d445b42efd4f9f.tar.gz
mcproto-rs-1827ef6ae21798d1f8882f1be5d445b42efd4f9f.tar.bz2
mcproto-rs-1827ef6ae21798d1f8882f1be5d445b42efd4f9f.zip
implement error correctly for the error types
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 83cb2ec..8be897a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,6 @@ version = "0.1.0"
authors = ["Joey Sacchini <joey@sacchini.net>"]
edition = "2018"
license = "Apache-2.0"
-license-file = "LICENSE"
keywords = ["minecraft", "games", "protocol", "serialziers", "deserializers", "packets", "mc"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html