# 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" rust-version = "1.31" name = "rc-dlist-deque" version = "1.1.2" authors = ["Ian Jackson "] description = "Doubly-linked list based on std::Rc" homepage = "https://salsa.debian.org/iwj/rc-dlist-deque" documentation = "https://www.chiark.greenend.org.uk/~ianmdlvl/rc-dlist-deque/rc_dlist_deque/" readme = "README.md" categories = ["data-structures"] license = "GPL-3.0-or-later" repository = "https://salsa.debian.org/iwj/rc-dlist-deque.git"