# 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 = "animated-emojis-rs" version = "0.2.0" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Noto Animated emojis" readme = "README.md" license = "MIT" repository = "https://github.com/rbozan/animated-emojis-rs" [lib] name = "animated_emojis_rs" path = "src/lib.rs" [dependencies.config] version = "0.13" [dependencies.once_cell] version = "1.20" [dependencies.serde] version = "1.0.210" [dependencies.serde_json] version = "1.0.131" [dev-dependencies.insta] version = "1.40" features = ["yaml"] [dev-dependencies.reqwest] version = "0.12" [dev-dependencies.tokio] version = "1.40" features = ["macros"]