# 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 = "modular-bitfield-ordering" version = "0.1.0" authors = ["Pelepichenko Alexander "] description = "Provide u8be..u128be, u8le..u128le for modular-bitfield" documentation = "https://docs.rs/modular-bitfield-ordering" readme = "README.md" keywords = [ "bitfield", "bit", "bitfields", ] categories = [ "data-structures", "no-std", ] license = "MIT/Apache-2.0" repository = "https://github.com/chabapok/modular-bitfield-ordering" [dependencies.modular-bitfield] version = "0"