Print Markdown to a paper in your terminal

Bump anstream from 0.6.4 to 0.6.18

Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.4 to 0.6.18.
- [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.4...anstream-v0.6.18)

---
updated-dependencies:
- dependency-name: anstream
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
e2474c27 73e887e8

+85 -5
+85 -5
Cargo.lock
··· 28 28 29 29 [[package]] 30 30 name = "anstream" 31 - version = "0.6.4" 31 + version = "0.6.18" 32 32 source = "registry+https://github.com/rust-lang/crates.io-index" 33 - checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" 33 + checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" 34 34 dependencies = [ 35 35 "anstyle", 36 36 "anstyle-parse", 37 37 "anstyle-query", 38 38 "anstyle-wincon", 39 39 "colorchoice", 40 + "is_terminal_polyfill", 40 41 "utf8parse", 41 42 ] 42 43 ··· 66 67 67 68 [[package]] 68 69 name = "anstyle-wincon" 69 - version = "3.0.1" 70 + version = "3.0.6" 70 71 source = "registry+https://github.com/rust-lang/crates.io-index" 71 - checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" 72 + checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125" 72 73 dependencies = [ 73 74 "anstyle", 74 - "windows-sys 0.48.0", 75 + "windows-sys 0.59.0", 75 76 ] 76 77 77 78 [[package]] ··· 405 406 "qoi", 406 407 "tiff", 407 408 ] 409 + 410 + [[package]] 411 + name = "is_terminal_polyfill" 412 + version = "1.70.1" 413 + source = "registry+https://github.com/rust-lang/crates.io-index" 414 + checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 408 415 409 416 [[package]] 410 417 name = "jpeg-decoder" ··· 853 860 ] 854 861 855 862 [[package]] 863 + name = "windows-sys" 864 + version = "0.59.0" 865 + source = "registry+https://github.com/rust-lang/crates.io-index" 866 + checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 867 + dependencies = [ 868 + "windows-targets 0.52.6", 869 + ] 870 + 871 + [[package]] 856 872 name = "windows-targets" 857 873 version = "0.42.2" 858 874 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 883 899 ] 884 900 885 901 [[package]] 902 + name = "windows-targets" 903 + version = "0.52.6" 904 + source = "registry+https://github.com/rust-lang/crates.io-index" 905 + checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 906 + dependencies = [ 907 + "windows_aarch64_gnullvm 0.52.6", 908 + "windows_aarch64_msvc 0.52.6", 909 + "windows_i686_gnu 0.52.6", 910 + "windows_i686_gnullvm", 911 + "windows_i686_msvc 0.52.6", 912 + "windows_x86_64_gnu 0.52.6", 913 + "windows_x86_64_gnullvm 0.52.6", 914 + "windows_x86_64_msvc 0.52.6", 915 + ] 916 + 917 + [[package]] 886 918 name = "windows_aarch64_gnullvm" 887 919 version = "0.42.2" 888 920 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 895 927 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 896 928 897 929 [[package]] 930 + name = "windows_aarch64_gnullvm" 931 + version = "0.52.6" 932 + source = "registry+https://github.com/rust-lang/crates.io-index" 933 + checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 934 + 935 + [[package]] 898 936 name = "windows_aarch64_msvc" 899 937 version = "0.42.2" 900 938 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 907 945 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 908 946 909 947 [[package]] 948 + name = "windows_aarch64_msvc" 949 + version = "0.52.6" 950 + source = "registry+https://github.com/rust-lang/crates.io-index" 951 + checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 952 + 953 + [[package]] 910 954 name = "windows_i686_gnu" 911 955 version = "0.42.2" 912 956 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 919 963 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 920 964 921 965 [[package]] 966 + name = "windows_i686_gnu" 967 + version = "0.52.6" 968 + source = "registry+https://github.com/rust-lang/crates.io-index" 969 + checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 970 + 971 + [[package]] 972 + name = "windows_i686_gnullvm" 973 + version = "0.52.6" 974 + source = "registry+https://github.com/rust-lang/crates.io-index" 975 + checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 976 + 977 + [[package]] 922 978 name = "windows_i686_msvc" 923 979 version = "0.42.2" 924 980 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 931 987 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 932 988 933 989 [[package]] 990 + name = "windows_i686_msvc" 991 + version = "0.52.6" 992 + source = "registry+https://github.com/rust-lang/crates.io-index" 993 + checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 994 + 995 + [[package]] 934 996 name = "windows_x86_64_gnu" 935 997 version = "0.42.2" 936 998 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 943 1005 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 944 1006 945 1007 [[package]] 1008 + name = "windows_x86_64_gnu" 1009 + version = "0.52.6" 1010 + source = "registry+https://github.com/rust-lang/crates.io-index" 1011 + checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 1012 + 1013 + [[package]] 946 1014 name = "windows_x86_64_gnullvm" 947 1015 version = "0.42.2" 948 1016 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 955 1023 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 956 1024 957 1025 [[package]] 1026 + name = "windows_x86_64_gnullvm" 1027 + version = "0.52.6" 1028 + source = "registry+https://github.com/rust-lang/crates.io-index" 1029 + checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 1030 + 1031 + [[package]] 958 1032 name = "windows_x86_64_msvc" 959 1033 version = "0.42.2" 960 1034 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 965 1039 version = "0.48.5" 966 1040 source = "registry+https://github.com/rust-lang/crates.io-index" 967 1041 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 1042 + 1043 + [[package]] 1044 + name = "windows_x86_64_msvc" 1045 + version = "0.52.6" 1046 + source = "registry+https://github.com/rust-lang/crates.io-index" 1047 + checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 968 1048 969 1049 [[package]] 970 1050 name = "zune-inflate"