mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
c2c788b41d
The intent is for this to help manage panes, but it is reasonably general purpose so it is broken out separately.
10 lines
223 B
TOML
10 lines
223 B
TOML
[package]
|
|
name = "bintree"
|
|
version = "0.1.0"
|
|
authors = ["Wez Furlong <wez@wezfurlong.org>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|