# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "endian_trait" version = "0.6.0" authors = ["myrrlyn "] exclude = ["Justfile"] description = "A trait for Endianness conversions that can be implemented on most types" readme = "README.md" keywords = ["endian"] license = "MIT" repository = "https://gitlab.com/myrrlyn/endian_trait" [dependencies.endian_trait_derive] version = "0.6.0" [features] arrays = [] [badges.gitlab] branch = "master" repository = "myrrlyn/endian_trait" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] branch = "master" repository = "myrrlyn/endian_trait"