Files
fish-shell/crates/common/Cargo.toml
2026-01-15 17:17:40 +01:00

17 lines
301 B
TOML

[package]
name = "fish-common"
edition.workspace = true
rust-version.workspace = true
version = "0.0.0"
repository.workspace = true
license.workspace = true
[dependencies]
bitflags.workspace = true
fish-widestring.workspace = true
libc.workspace = true
nix.workspace = true
[lints]
workspace = true