# 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 = "lipl-display-gtk" version = "0.4.4" authors = ["Paul Min"] description = "Displaying part on the screen using gtk" homepage = "https://www.paulmin.nl/lipl/" readme = "README.md" license = "MIT" repository = "https://github.com/paulusminus/lipl-display/" [dependencies.anyhow] version = "1.0" [dependencies.glib] version = "0.18" features = ["log"] [dependencies.gtk] version = "0.18" [dependencies.lipl-display-common] version = "0.4" [dependencies.lipl-gatt-bluer] version = "0.4" [dependencies.log] version = "0.4"