Skip to content

Commit 9992814

Browse files
fix(deps): update rust crate ctor to 0.8
1 parent 6ee22d8 commit 9992814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mvsqlite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rand = "0.9"
1919
stackful = "0.1.5"
2020
mvclient = { path = "../mvclient", version = "0.3.2" }
2121
tracing = "0.1"
22-
ctor = "0.2"
22+
ctor = "0.8"
2323
tracing-subscriber = { version = "0.3.16", features = ["env-filter", "fmt", "json"], optional = true }
2424
libc = "0.2"
2525
backtrace = "0.3.66"

0 commit comments

Comments
 (0)