rust-selection-sort.kak/kakplugin/Cargo.toml
2022-06-04 23:45:05 -04:00

10 lines
195 B
TOML

[package]
name = "kakplugin"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
shellwords = "1"