diff --git a/Cargo.toml b/Cargo.toml index 3f4584e..716af6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ categories = ["graphics", "gui", "multimedia", "rendering", "rendering::engine"] [dependencies] dl_api = "0.4" human = "0.2" -whoami = "1.2.1" +whoami = "2.0.2" [features] default = []