mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 17:51:22 -07:00
build: removed hostname, use whoami instead
whoami provides `hostname` function, so we don't need the hostname dependency, since whoami is also being used for getting the username closes #398
This commit is contained in:
@@ -44,7 +44,6 @@ content_inspector = "^0.2"
|
||||
dirs = "^6"
|
||||
edit = "^0.1"
|
||||
filetime = "^0.2"
|
||||
hostname = "^0.4"
|
||||
keyring = { version = "^3", features = [
|
||||
"apple-native",
|
||||
"windows-native",
|
||||
|
||||
Reference in New Issue
Block a user