[package] name = "tedge_users" version = "0.7.1" authors = ["thin-edge.io team "] edition = "2021" rust-version = "1.58.1" [dependencies] thiserror = "1.0" [target.'cfg(unix)'.dependencies] users = "0.11"