# 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 = "relm4-store-reexport" version = "0.1.0-beta.2" description = "Holds all dependencies for relm4-store in single place" documentation = "https://mskorkowski.github.io/relm4-store/beta/book/index.html" readme = "README.md" keywords = ["gui", "gtk", "gtk4", "relm4"] categories = ["gui"] license = "Apache-2.0 OR MIT" repository = "https://github.com/mskorkowski/relm4-store" resolver = "2" [dependencies.adw] version = "0.1.0-alpha-6" optional = true package = "libadwaita" [dependencies.gtk] version = "0.4.3" package = "gtk4" [dependencies.log] version = "0.4.14" [dependencies.relm4] version = "0.4.1" [dependencies.relm4-components] version = "0.4.0" [dependencies.relm4-macros] version = "0.4.1" [dependencies.tracker] version = "^0.1.1" [dependencies.uuid] version = "^0.8.2" features = ["serde", "v4"]