# 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 = "id_factory" version = "1.0.0" exclude = [ "/.travis.yml", "/appveyor.yml", ] description = "A library for creating typed or untyped id numbers." documentation = "https://docs.rs/id_factory" readme = "README.md" keywords = [ "id", "number", ] categories = [] license = "MIT OR Apache-2.0" repository = "https://github.com/Kimundi/id_factory" [dependencies] [badges.is-it-maintained-issue-resolution] repository = "Kimundi/id_factory" [badges.is-it-maintained-open-issues] repository = "Kimundi/id_factory" [badges.maintenance] status = "as-is"