Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20f8e32

Browse files
committed
Bump ctor from 0.4.1 to 0.5.0
1 parent 04282a8 commit 20f8e32

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
@@ -108,7 +108,7 @@ setsid = { optional = true, version = "0.0.1", package = "uu_setsid", path ="src
108108
uuidgen = { optional = true, version = "0.0.1", package = "uu_uuidgen", path ="src/uu/uuidgen" }
109109

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

0 commit comments

Comments
 (0)