diff --git a/Cargo.toml b/Cargo.toml index 57d399b..62af7ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "pigeon_core" version = "0.1.0" -authors = ["miirc"] +authors = ["miirc "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -ed25519-dalek = "1.0.1" \ No newline at end of file +ed25519-dalek = "1.0.1"