# 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 = "kqpr" version = "0.1.0" include = ["src/*.rs", "res/icon.svg", "res/style.css", "res/ui.glade", "Cargo.toml", "doc/2021-12-24_screenshot.png"] description = "QR codes for KeePass databases" homepage = "https://github.com/senier/kqpr" keywords = ["QR", "keepass", "KDBX", "wifi"] license = "Apache-2.0" repository = "https://github.com/senier/kqpr" resolver = "2" [dependencies.gdk] version = "0.14.*" [dependencies.glib] version = "0.14.*" [dependencies.gtk] version = "0.14.*" [dependencies.home] version = "0.5.3" [dependencies.keepass] version = "0.4.9" [dependencies.qrcode] version = "0.12.0"