Sha256: f6061fe4963a3da73ce810908eeba5394c0eebd2068c6655f9b596c362d74680
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "write16" version = "1.0.0" description = "A UTF-16 analog of the Write trait" homepage = "https://docs.rs/write16/" documentation = "https://docs.rs/write16/" readme = "README.md" keywords = [ "unicode", "utf-16", ] categories = [ "text-processing", "internationalization", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/hsivonen/write16" resolver = "2" [dependencies.arrayvec] version = "0.7.2" optional = true [dependencies.smallvec] version = "1.9.0" optional = true [features] alloc = []
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-29.0.0 | ./ext/cargo-vendor/write16-1.0.0/Cargo.toml |
wasmtime-28.0.0 | ./ext/cargo-vendor/write16-1.0.0/Cargo.toml |
wasmtime-27.0.0 | ./ext/cargo-vendor/write16-1.0.0/Cargo.toml |