# 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 = "turbo_atlas_icons" version = "0.13.1" authors = ["ethereumdegen"] description = "A system for declarative ui icon rendering with Bevy" readme = "README.md" license = "MIT" repository = "https://github.com/ethereumdegen/turbo_atlas_icons" [dependencies.bevy] version = "0.13.2" features = [ "jpeg", "tga", "serialize", ] [dependencies.bevy_asset_loader] version = "0.20.1" features = [ "progress_tracking", "2d", "standard_dynamic_assets", ]