mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
9 lines
133 B
TOML
9 lines
133 B
TOML
[package]
|
|
name = "fzf-rs"
|
|
version = "0.1.0"
|
|
authors = ["Mark Wallace <lotabout@gmail.com>"]
|
|
|
|
[dependencies]
|
|
libc = "*"
|
|
ncurses = "*"
|