Skip to content

Commit b10ecb1

Browse files
committed
chore: Upgrade ctor
1 parent 9ea0662 commit b10ecb1

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

+25-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/matrix-sdk-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ serde_json = { workspace = true }
3030
vodozemac = { workspace = true }
3131

3232
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
33-
ctor = "0.2.9"
33+
ctor = "0.4.2"
3434
tokio = { workspace = true, features = ["rt", "macros"] }
3535
tracing-subscriber = { workspace = true, features = ["env-filter"] }
3636
wiremock = { workspace = true }

0 commit comments

Comments
 (0)