Skip to content

Commit cfde486

Browse files
fix(deps): update rust crate ctor to 0.5.0
1 parent ec0cb13 commit cfde486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mvsqlite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rand = "0.8.5"
1919
stackful = "0.1.5"
2020
mvclient = { path = "../mvclient", version = "0.3.0" }
2121
tracing = "0.1"
22-
ctor = "0.1.22"
22+
ctor = "0.5.0"
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)