# 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 = "lrn" version = "0.2.0" description = "Long Running Command Notifier" homepage = "https://github.com/BeLeap/long-running-notify" license = "MIT" repository = "https://github.com/BeLeap/long-running-notify" [profile.release] opt-level = "z" lto = true panic = "abort" strip = true [dependencies.clap] version = "4.0.18" features = ["derive"] [dependencies.dbus] version = "0.9.7" [dependencies.lettre] version = "0.10.1" [dependencies.trust-dns-resolver] version = "0.22.0" [dependencies.ulid] version = "1.0.0"