Remove comment from Cargo.toml
parent
670b296628
commit
97b98aff3e
|
@ -3,8 +3,6 @@ name = "phoebe"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bincode = "1.3.3"
|
bincode = "1.3.3"
|
||||||
discord_message_format = { git = "https://git.lavender.software/charlotte/discord-message-format.git" }
|
discord_message_format = { git = "https://git.lavender.software/charlotte/discord-message-format.git" }
|
||||||
|
|
Loading…
Reference in New Issue