Fix build.

This commit is contained in:
Blaž Hrastnik 2020-06-08 00:31:11 +09:00
parent 843c20a550
commit f8fe273a2e
5 changed files with 28 additions and 26 deletions

View file

@ -10,10 +10,6 @@ edition = "2018"
name = "hx"
path = "src/main.rs"
[[bin]]
name = "line"
path = "src/line.rs"
[dependencies]
# termwiz = { git = "https://github.com/wez/wezterm", features = ["widgets"] }
# termwiz = { path = "../../wezterm/termwiz", default-features = false, features = ["widgets"] }