Skip to content

Commit 8e136eb

Browse files
Merge pull request #487 from cakebaker/bump_ctor
Bump `ctor` from `0.4.1` to `0.5.0`
2 parents 9355a3d + bf5fee7 commit 8e136eb

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

Cargo.lock

Lines changed: 29 additions & 4 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
@@ -58,7 +58,7 @@ clap = { version = "4.5.4", features = ["wrap_help", "cargo", "env"] }
5858
clap_complete = "4.5.2"
5959
clap_mangen = "0.2.20"
6060
crossterm = "0.29.0"
61-
ctor = "0.4.1"
61+
ctor = "0.5.0"
6262
dirs = "6.0.0"
6363
libc = "0.2.154"
6464
nix = { version = "0.30", default-features = false, features = ["process"] }

0 commit comments

Comments
 (0)