1
0
Fork 0
nixos-config/packages/rust-scripts/Cargo.toml
Malte Brandy 074a7f21ab
Nonatomic
2018-04-27 23:48:56 +02:00

8 lines
282 B
TOML

[package]
name = "rust-scripts"
version = "0.1.0"
authors = ["Malte Brandy <malte.brandy@maralorn.de>"]
[dependencies]
task-hookrs = { git = "https://github.com/maralorn/task-hookrs.git", branch = "preview"}
dialog = { git = "https://git.darmstadt.ccc.de/maralorn/dialog-rs.git" }