Remove comment from Cargo.toml

legacy
Charlotte Som 2021-09-02 03:21:05 +01:00
parent 670b296628
commit 97b98aff3e
1 changed files with 0 additions and 2 deletions

View File

@ -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" }