# 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" rust-version = "1.59" name = "amnion" version = "0.1.0" authors = ["Soc Virnyl Estela "] include = ["src/**/*", "LICENSE", "README.md", "assets/*", "docs/*"] description = "A desktop client for Mastodon written in Rust. Built with iced-rs." homepage = "https://codeberg.org/uncomfyhalomacro/amnion" readme = "README.md" license = "MIT" repository = "https://codeberg.org/uncomfyhalomacro/amnion" resolver = "2" [dependencies.amnion-backend] version = "0.1.0" [dependencies.amnion-frontend] version = "0.1.0" [dependencies.anyhow] version = "1.0.66" [dependencies.iced] version = "0.4.2" [dependencies.iced_aw] version = "0.2.0" features = ["tabs", "modal", "card"] default-features = false [dependencies.iced_native] version = "0.5.1" [dependencies.megalodon] version = "0.2.0" [dependencies.native-dialog] version = "0.6.3" [dependencies.shared_child] version = "1.0.0" [dependencies.strum] version = "0.24.1" features = ["derive"]