# 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 = "identity_dbus_broker" version = "0.1.3" authors = ["David Mulder "] description = "DBus Broker which supplies credentials for authenticated Entra ID users" homepage = "https://www.samba.org/" readme = "README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/himmelblau-idm/identity_dbus_broker" [dependencies.async-trait] version = "0.1.83" [dependencies.bytes] version = "1.7.2" [dependencies.dbus] version = "0.9.7" [dependencies.dbus-crossroads] version = "0.5.2" [dependencies.dbus-tokio] version = "0.7.6" [dependencies.futures] version = "0.3.30" [dependencies.libc] version = "0.2.158" [dependencies.serde] version = "1.0.210" features = ["derive"] [dependencies.serde_json] version = "1.0.128" [dependencies.tokio] version = "1.40.0" features = [ "rt", "sync", "macros", ] [dependencies.tokio-util] version = "0.7.12" features = ["codec"] [dependencies.tracing] version = "0.1.40"