Skip to content

Commit 6ea48e0

Browse files
chore(deps): update rust crate ctor to 0.7.0
1 parent 8e57885 commit 6ea48e0

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

Cargo.lock

Lines changed: 23 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.6.0"
61+
ctor = "0.7.0"
6262
dirs = "6.0.0"
6363
jiff = "0.2.15"
6464
nix = { version = "0.30", default-features = false, features = ["process"] }

0 commit comments

Comments
 (0)