src/client/http_client.rs: store/load ticket in xdg runtime dir, depend on crate xdg
This commit is contained in:
@ -39,4 +39,5 @@ md5 = "0.6"
|
||||
base64 = "0.10"
|
||||
pam-sys = "0.5"
|
||||
pam = "0.7"
|
||||
lz4 = "1.23"
|
||||
lz4 = "1.23"
|
||||
xdg = "2.2"
|
Reference in New Issue
Block a user