Skip to content

Commit 954cd10

Browse files
Update Rust crate ctor to 0.4
1 parent 8f3978a commit 954cd10

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

Cargo.lock

Lines changed: 26 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ windows-sys = { version = "0.59", features = [
2828
], optional = true }
2929

3030
[target.'cfg(unix)'.dependencies]
31-
ctor = "0.2"
31+
ctor = "0.4"
3232

3333
[build-dependencies]
3434
goblin = "0.9"

0 commit comments

Comments
 (0)