# 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 = "poise-i18n" version = "0.1.2" description = "An i18n library to be used with Poise, the Discord bot framework." readme = "README.md" license = "MIT" [dependencies.bevy_reflect] version = "0.12.1" [dependencies.itertools] version = "0.12.0" [dependencies.poise] version = "0.5.7" [dependencies.rusty18n] version = "0.1.1" features = ["bevy_reflect"] [dependencies.strum] version = "0.25.0" features = ["derive"]