# 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 = "color-span" version = "0.2.1" authors = ["Aster <192607617@qq.com>"] exclude = ["*.json"] description = "Color shared definition" documentation = "https://docs.rs/color-span" readme = "Readme.md" license = "MPL-2.0" repository = "https://github.com/oovm/dyeware" resolver = "1" [dependencies.code-span] version = "0.2.0" [dependencies.indexmap] version = "1.9.2" features = ["serde"] [dependencies.internship] version = "0.6.0" [dependencies.serde] version = "1.0.148" features = ["derive"] [dev-dependencies.serde_json] version = "1.0.89" [features] default = []