Skip to content

Commit 1e525d1

Browse files
authored
Merge pull request #355 from uutils/renovate/ctor-0.x
chore(deps): update rust crate ctor to 0.5.0
2 parents 7b1e785 + 0687e85 commit 1e525d1

File tree

2 files changed

+5
-30
lines changed

2 files changed

+5
-30
lines changed

Cargo.lock

Lines changed: 4 additions & 29 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
@@ -110,7 +110,7 @@ setsid = { optional = true, version = "0.0.1", package = "uu_setsid", path ="src
110110
uuidgen = { optional = true, version = "0.0.1", package = "uu_uuidgen", path ="src/uu/uuidgen" }
111111

112112
[dev-dependencies]
113-
ctor = "0.4.1"
113+
ctor = "0.5.0"
114114
# dmesg test require fixed-boot-time feature turned on.
115115
dmesg = { version = "0.0.1", package = "uu_dmesg", path = "src/uu/dmesg", features = ["fixed-boot-time"] }
116116
libc = { workspace = true }

0 commit comments

Comments
 (0)