File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ notify = "8.0.0"
102102path-clean = " 1.0.1"
103103pathdiff = " 0.2.3"
104104petgraph = " 0.8.2"
105- phf = { version = " 0.13 .0" , features = [" macros" ] }
105+ phf = { version = " 0.14 .0" , features = [" macros" ] }
106106portable-pty = " 0.9.0"
107107pretty_assertions = " 1.4.1"
108108pty_terminal = { path = " crates/pty_terminal" }
@@ -112,7 +112,7 @@ ratatui = "0.30.0"
112112rayon = " 1.10.0"
113113ref-cast = " 1.0.24"
114114regex = " 1.11.3"
115- rusqlite = " 0.39 .0"
115+ rusqlite = " 0.40 .0"
116116rustc-hash = " 2.1.1"
117117# SeccompAction::UserNotif (SECCOMP_RET_USER_NOTIF) was added after the latest published release (v0.5.0)
118118seccompiler = { git = " https://github.com/rust-vmm/seccompiler" , rev = " 08587106340b8e3cb361c7561411510039436857" }
@@ -165,7 +165,7 @@ wax = "0.7.0"
165165which = " 8.0.0"
166166widestring = " 1.2.0"
167167winapi = " 0.3.9"
168- winsafe = { version = " 0.0.27 " , features = [" kernel" ] }
168+ winsafe = { version = " 0.0.28 " , features = [" kernel" ] }
169169xxhash-rust = { version = " 0.8.15" , features = [" const_xxh3" ] }
170170ntest = " 0.9.5"
171171terminal_size = " 0.4"
You can’t perform that action at this time.
0 commit comments