diff --git a/Cargo.toml b/Cargo.toml index 362d152..9953ef3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,6 @@ name = "phoebe" version = "0.1.0" edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] bincode = "1.3.3" discord_message_format = { git = "https://git.lavender.software/charlotte/discord-message-format.git" }