lotabout.skim/skim-common/Cargo.toml
skim-rs-bot[bot] 3f3f2da83c
chore(release): release (#813)
* chore(release): release

* chore: generate completions & manpage

---------

Co-authored-by: skim-rs-bot[bot] <190268553+skim-rs-bot[bot]@users.noreply.github.com>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2025-06-22 01:13:05 +02:00

15 lines
375 B
TOML

[package]
name = "skim-common"
version = "0.2.0"
edition = "2024"
authors = ["Zhang Jinzhou <lotabout@gmail.com>", "Loric Andre"]
description = "Fuzzy Finder in rust!"
documentation = "https://docs.rs/skim"
homepage = "https://github.com/skim-rs/skim"
repository = "https://github.com/skim-rs/skim"
readme = "../README.md"
keywords = ["util"]
license = "MIT"
[dependencies]