Skip to content

Commit

Permalink
fix(deps): update rust crate ctor to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2023
1 parent ec0cb13 commit fc898ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvsqlite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rand = "0.8.5"
stackful = "0.1.5"
mvclient = { path = "../mvclient", version = "0.3.0" }
tracing = "0.1"
ctor = "0.1.22"
ctor = "0.2.0"
tracing-subscriber = { version = "0.3.16", features = ["env-filter", "fmt", "json"], optional = true }
libc = "0.2"
backtrace = "0.3.66"
Expand Down

0 comments on commit fc898ab

Please sign in to comment.