# 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 = "bit-list" version = "0.28.2" authors = ["natfoam"] description = "A lazy list of bits" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/natfoam/lib" [dependencies.lim-bit-vec] version = "0.8.2" [dependencies.list-fn] version = "0.20.1" [dependencies.uints] version = "0.11.2"