Fix name of silo binary

main
trivernis 10 months ago
parent 88a359f0fd
commit 5c23f89311
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: DFFFCC2C7A02DB45

@ -6,7 +6,9 @@ repository = "https://github.com/Trivernis/silo"
description = "A dotfile manager"
license-file = "LICENSE.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]
name = "silo"
path = "src/main.rs"
[dependencies]
chksum = "0.3.0"

Loading…
Cancel
Save