@@ -47,21 +47,22 @@ zerocopy = { version = "0.7.35", features = ["derive", "simd"] }
4747camino = { version = " 1.1.9" , default-features = false , features = [" serde1" ] }
4848cc = { version = " 1.2.15" , default-features = false , features = [" parallel" ] }
4949memchr = { version = " 2.7.4" }
50- proc-macro2 = { version = " 1.0.93 " }
51- quote = { version = " 1.0.38 " }
50+ proc-macro2 = { version = " 1.0.95 " }
51+ quote = { version = " 1.0.40 " }
5252serde = { version = " 1.0.219" , features = [" alloc" , " derive" ] }
53- syn = { version = " 2.0.98 " , features = [" extra-traits" , " full" , " visit" , " visit-mut" ] }
53+ syn = { version = " 2.0.101 " , features = [" extra-traits" , " full" , " visit" , " visit-mut" ] }
5454
5555[target .x86_64-unknown-linux-gnu .dependencies ]
5656bitflags = { version = " 2.9.0" , default-features = false , features = [" std" ] }
5757futures-channel = { version = " 0.3.31" , features = [" sink" ] }
5858futures-core = { version = " 0.3.31" }
5959futures-sink = { version = " 0.3.31" }
60- getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1 " , default-features = false , features = [" std" ] }
60+ getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.3 " , default-features = false , features = [" std" ] }
6161libc = { version = " 0.2.172" , features = [" extra_traits" ] }
6262linux-raw-sys = { version = " 0.4.15" , default-features = false , features = [" elf" , " errno" , " general" , " ioctl" , " no_std" , " std" ] }
6363mio = { version = " 1.0.3" , features = [" net" , " os-ext" ] }
64- rustix = { version = " 0.38.44" , features = [" fs" , " termios" ] }
64+ rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.44" , features = [" fs" , " termios" ] }
65+ rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1.0.7" , features = [" fs" , " stdio" , " termios" ] }
6566smallvec = { version = " 1.15.0" , default-features = false , features = [" const_new" ] }
6667tokio = { version = " 1.45.0" , default-features = false , features = [" net" ] }
6768
@@ -74,10 +75,11 @@ bitflags = { version = "2.9.0", default-features = false, features = ["std"] }
7475futures-channel = { version = " 0.3.31" , features = [" sink" ] }
7576futures-core = { version = " 0.3.31" }
7677futures-sink = { version = " 0.3.31" }
77- getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1 " , default-features = false , features = [" std" ] }
78+ getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.3 " , default-features = false , features = [" std" ] }
7879libc = { version = " 0.2.172" , features = [" extra_traits" ] }
7980mio = { version = " 1.0.3" , features = [" net" , " os-ext" ] }
80- rustix = { version = " 0.38.44" , features = [" fs" , " termios" ] }
81+ rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.44" , features = [" fs" , " termios" ] }
82+ rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1.0.7" , features = [" fs" , " stdio" , " termios" ] }
8183smallvec = { version = " 1.15.0" , default-features = false , features = [" const_new" ] }
8284tokio = { version = " 1.45.0" , default-features = false , features = [" net" ] }
8385
@@ -89,10 +91,10 @@ libc = { version = "0.2.172", features = ["extra_traits"] }
8991futures-channel = { version = " 0.3.31" , features = [" sink" ] }
9092futures-core = { version = " 0.3.31" }
9193futures-sink = { version = " 0.3.31" }
92- getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1 " , default-features = false , features = [" std" ] }
94+ getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.3 " , default-features = false , features = [" std" ] }
9395smallvec = { version = " 1.15.0" , default-features = false , features = [" const_new" ] }
9496tokio = { version = " 1.45.0" , default-features = false , features = [" net" ] }
95- windows-sys-73dcd821b1037cfd = { package = " windows-sys" , version = " 0.59.0" , features = [" Win32_Globalization" , " Win32_Security" , " Win32_Storage_FileSystem" , " Win32_System_Com" , " Win32_System_Console" , " Win32_System_JobObjects" , " Win32_System_Pipes" , " Win32_System_SystemInformation " , " Win32_System_Threading" , " Win32_UI_Input_KeyboardAndMouse" , " Win32_UI_Shell" ] }
96- windows-sys-b21d60becc0929df = { package = " windows-sys" , version = " 0.52.0" , features = [" Wdk_Foundation" , " Wdk_Storage_FileSystem" , " Wdk_System_IO" , " Win32_Foundation" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage_FileSystem" , " Win32_System_Console" , " Win32_System_Environment" , " Win32_System_IO" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_Pipes" , " Win32_System_SystemServices" , " Win32_System_Threading" , " Win32_System_WindowsProgramming" , " Win32_UI_Shell" ] }
97+ windows-sys-73dcd821b1037cfd = { package = " windows-sys" , version = " 0.59.0" , features = [" Win32_Globalization" , " Win32_Security" , " Win32_Storage_FileSystem" , " Win32_System_Com" , " Win32_System_Console" , " Win32_System_JobObjects" , " Win32_System_Pipes" , " Win32_System_Threading" , " Win32_UI_Input_KeyboardAndMouse" , " Win32_UI_Shell" ] }
98+ windows-sys-b21d60becc0929df = { package = " windows-sys" , version = " 0.52.0" , features = [" Wdk_Foundation" , " Wdk_Storage_FileSystem" , " Wdk_System_IO" , " Win32_Foundation" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage_FileSystem" , " Win32_System_Console" , " Win32_System_Environment" , " Win32_System_IO" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_Pipes" , " Win32_System_SystemInformation " , " Win32_System_SystemServices" , " Win32_System_Threading" , " Win32_System_WindowsProgramming" , " Win32_UI_Shell" ] }
9799
98100# ## END HAKARI SECTION
0 commit comments