We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16726c0 commit 89217cfCopy full SHA for 89217cf
1 file changed
Cargo.toml
@@ -109,7 +109,7 @@ ratatui = "0.30.0"
109
rayon = "1.10.0"
110
ref-cast = "1.0.24"
111
regex = "1.11.3"
112
-rusqlite = "0.39.0"
+rusqlite = "0.40.0"
113
rustc-hash = "2.1.1"
114
# SeccompAction::UserNotif (SECCOMP_RET_USER_NOTIF) was added after the latest published release (v0.5.0)
115
seccompiler = { git = "https://github.com/rust-vmm/seccompiler", rev = "08587106340b8e3cb361c7561411510039436857" }
0 commit comments