Sha256: 47a9e1b69405c190f487ef2712b9f5eabebb80e931f5d23a20b5ccc53d75637c
Contents?: true
Size: 923 Bytes
Versions: 15
Compression:
Stored size: 923 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 = "error-code" version = "2.3.1" authors = ["Douman <douman@gmx.se>"] include = ["**/*.rs", "Cargo.toml", "README.md"] description = "Alternative Error for Rust" readme = "README.md" license = "BSL-1.0" repository = "https://github.com/DoumanAsh/error-code" [package.metadata.docs.rs] features = ["std"] [dependencies.libc] version = "0.2" default-features = false [dependencies.str-buf] version = "1" [features] std = []
Version data entries
15 entries across 15 versions & 1 rubygems