mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 04:41:15 -03:00
9 lines
115 B
TOML
9 lines
115 B
TOML
[package]
|
|
name = "printf"
|
|
edition = "2021"
|
|
version = "0.1.0"
|
|
|
|
[dependencies]
|
|
libc = "0.2.155"
|
|
widestring = "1.0.2"
|