summaryrefslogtreecommitdiff
path: root/where-shared/Cargo.toml
blob: 1f5507ba535acbb3cc14b51b6c6fb6a152e6462f (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "where-shared"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
coreutils_core = "0.1.1"