@@ -974,12 +974,11 @@ dependencies = [
974974
975975[[package ]]
976976name = " nu-ansi-term"
977- version = " 0.46.0 "
977+ version = " 0.50.1 "
978978source = " registry+https://github.com/rust-lang/crates.io-index"
979- checksum = " 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 "
979+ checksum = " d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 "
980980dependencies = [
981- " overload" ,
982- " winapi" ,
981+ " windows-sys 0.52.0" ,
983982]
984983
985984[[package ]]
@@ -1042,12 +1041,6 @@ dependencies = [
10421041 " num-traits" ,
10431042]
10441043
1045- [[package ]]
1046- name = " overload"
1047- version = " 0.1.1"
1048- source = " registry+https://github.com/rust-lang/crates.io-index"
1049- checksum = " b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
1050-
10511044[[package ]]
10521045name = " parking_lot"
10531046version = " 0.12.4"
@@ -1834,9 +1827,9 @@ dependencies = [
18341827
18351828[[package ]]
18361829name = " tracing-subscriber"
1837- version = " 0.3.19 "
1830+ version = " 0.3.20 "
18381831source = " registry+https://github.com/rust-lang/crates.io-index"
1839- checksum = " e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 "
1832+ checksum = " 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 "
18401833dependencies = [
18411834 " nu-ansi-term" ,
18421835 " sharded-slab" ,
@@ -2008,28 +2001,6 @@ dependencies = [
20082001 " unicode-ident" ,
20092002]
20102003
2011- [[package ]]
2012- name = " winapi"
2013- version = " 0.3.9"
2014- source = " registry+https://github.com/rust-lang/crates.io-index"
2015- checksum = " 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2016- dependencies = [
2017- " winapi-i686-pc-windows-gnu" ,
2018- " winapi-x86_64-pc-windows-gnu" ,
2019- ]
2020-
2021- [[package ]]
2022- name = " winapi-i686-pc-windows-gnu"
2023- version = " 0.4.0"
2024- source = " registry+https://github.com/rust-lang/crates.io-index"
2025- checksum = " ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2026-
2027- [[package ]]
2028- name = " winapi-x86_64-pc-windows-gnu"
2029- version = " 0.4.0"
2030- source = " registry+https://github.com/rust-lang/crates.io-index"
2031- checksum = " 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2032-
20332004[[package ]]
20342005name = " windows-sys"
20352006version = " 0.48.0"
0 commit comments