Sha256: 7432e4c56e8a2385a620cc3be17f6c3991444c64ac7406390795a7a680b93ffc
Contents?: true
Size: 915 Bytes
Versions: 15
Compression:
Stored size: 915 Bytes
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 = "2018" name = "str-buf" version = "1.0.6" authors = ["Douman <douman@gmx.se>"] include = [ "**/*.rs", "Cargo.toml", "README.md", ] description = "Static string buffer" readme = "README.md" keywords = [ "str", "string", "static", ] categories = ["no-std"] license = "BSL-1.0" repository = "https://github.com/DoumanAsh/str-buf" [dependencies.serde] version = "1" optional = true default-features = false
Version data entries
15 entries across 15 versions & 1 rubygems