mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 03:21:16 -03:00
11 lines
199 B
TOML
11 lines
199 B
TOML
[package]
|
|
name = "fish-gettext-mo-file-parser"
|
|
edition.workspace = true
|
|
rust-version.workspace = true
|
|
version = "0.0.0"
|
|
repository.workspace = true
|
|
license.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|