# 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 = "statusbar" version = "0.3.5" description = "dwm statusbar" homepage = "https://github.com/wcampbell0x2a/statusbar" readme = "README.md" keywords = [ "statusbar", "dwm", "linux", ] license = "MIT/Apache-2.0" repository = "https://github.com/wcampbell0x2a/statusbar" [profile.release] lto = true strip = true [dependencies.chrono] version = "0.4.22" [dependencies.clap] version = "4.1.0" features = ["derive"] [dependencies.local-ip-address] version = "0.5.0" [dependencies.sysinfo] version = "0.28.0"