Use viuer@0.5.1

Fixes #75
This commit is contained in:
atanunq 2021-06-22 01:50:33 +03:00
parent 9d623ac096
commit faeaaf0b9e
No known key found for this signature in database
GPG Key ID: 628280A0217A7B0F
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -820,9 +820,9 @@ dependencies = [
[[package]]
name = "viuer"
version = "0.5.0"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eef348d3244f76368cdc9cfab34401194eebb193de0e4dc8705a0b57fcf71353"
checksum = "69ec12712ac3ca3d0044d41ccc872a38b4d2528e2bab9b1d6f562fd91445ed35"
dependencies = [
"ansi_colours",
"base64",