1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00

chore: update

This commit is contained in:
MedzikUser 2022-11-07 17:17:09 +01:00
parent 986a3b365c
commit 60119be30b
No known key found for this signature in database
GPG key ID: A5FAC1E185C112DB

View file

@ -40,7 +40,7 @@ chrono = "0.4" # parse upload date
notify-rust = "4.5" # send notification after upload
dirs = "4.0" # get system configuration directory
imgurs = { path = "..", features = ["full"] }
imgurs = { path = "..", version = "0.11.0", features = ["full"] }
[target.'cfg(not(all(unix, not(any(target_os="macos", target_os="android", target_os="emscripten")))))'.dependencies]
arboard = "3.2" # copy url to clipboard