# 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 = "vecdeque-stableix" version = "1.1.1" authors = ["Ian Jackson "] description = "Deque with stable index values" readme = "README.md" keywords = [ "queue", "deque", ] categories = ["data-structures"] license = "GPL-3.0-or-later" repository = "https://salsa.debian.org/iwj/rust-vecdeque-stableix" [dependencies.num-traits] version = "0.2"