summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-05 17:30:08 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-05 17:36:20 -0500
commit541d9cd6d9ad23d8c262f43a67befb21283b8ebc (patch)
tree187ddc25b8e5fef7fbd4cea12255201f65bcf3b5 /Cargo.toml
parent646d2e4fffd5aa73da0ee143054c1488fd409f8b (diff)
optimize code
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e5f8496..7d7cb03 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ serde = "1.0.82"
serde_derive = "1.0.82"
toml = "0.4.10"
wcwidth = "1.0.1"
-whoami = "0.2.4"
+whoami = "0.3.0"
xdg = "2.2.0"
# clap = "*"