# 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.75" name = "udisks2" version = "0.1.0" description = " Unofficial crate for interacting with the UDisks2 API" readme = "README.md" keywords = [ "udisks", "udisks2", "manipulating-disk", "storage", ] categories = [ "api-bindings", "hardware-support", "os::linux-apis", ] license = "LGPL-2.1" repository = "https://github.com/FineFindus/udisk-rs" [dependencies.zbus] version = "4.0.0" [dev-dependencies.tokio] version = "1.36" features = ["full"]