chore(deps): update rust crate console to v0.16.3

This commit is contained in:
xtqqczze
2026-03-14 23:41:19 +00:00
committed by Daniel Hofstetter
parent de5e4f54f2
commit ec3b89a7d2
Generated
+2 -3
View File
@@ -483,13 +483,12 @@ checksum = "baf0a07a401f374238ab8e2f11a104d2851bf9ce711ec69804834de8af45c7af"
[[package]]
name = "console"
version = "0.16.2"
version = "0.16.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03e45a4a8926227e4197636ba97a9fc9b00477e9f4bd711395687c5f0734bec4"
checksum = "d64e8af5551369d19cf50138de61f1c42074ab970f74e99be916646777f8fc87"
dependencies = [
"encode_unicode",
"libc",
"once_cell",
"unicode-width 0.2.2",
"windows-sys 0.61.2",
]