# 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 = "tiny-dfr" version = "0.1.1" description = "The most basic dynamic function row daemon possible" homepage = "https://github.com/WhatAmISupposedToPutHere/tiny-dfr" readme = "README.md" license = "MIT AND Apache-2.0" repository = "https://github.com/WhatAmISupposedToPutHere/tiny-dfr" [dependencies.anyhow] version = "1" [dependencies.cairo-rs] version = "0.17" default-features = false [dependencies.drm] version = "0.9" [dependencies.input] version = "0.8" [dependencies.input-linux] version = "0.6" [dependencies.input-linux-sys] version = "0.8" [dependencies.libc] version = "0.2" [dependencies.librsvg] version = "2.56.0" [dependencies.nix] version = "0.26" [dependencies.privdrop] version = "0.5.3"