diff --git a/Cargo.toml b/Cargo.toml index 3133561..993009f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ clap = { version = "4.4.18", features = ["derive"] } edit = "0.1.5" reqwest = "0.12.2" tokio = { version = "1.35.1", features = ["full"] } -whoami = "1.4.1" +whoami = "2.1.1"