deno.land / std@0.224.0 / cli / testdata / unicode_width_crate / Cargo.toml

Cargo.toml
[package] name = "unicode_width_crate" version = "0.1.0" edition = "2021" [dependencies] libc = "0.2.140" serde_json = "1.0.95" unicode-width = "0.1.10" [lib] crate-type = ["cdylib"]
std

Version Info

Tagged at
4 months ago