# 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 = "generational_indexlist" version = "0.1.1" exclude = [".github/*"] description = "This crate has been renamed to generational_token_list. If you want to use this crate name contact me and I'll give you it." homepage = "https://github.com/Agilent/generational_token_list" readme = "README.md" license = "MIT" repository = "https://github.com/Agilent/generational_token_list" resolver = "2" [dependencies.generational-arena] version = "0.2.8" [dev-dependencies.pretty_assertions] version = "1.0.0"