Skip to content

Commit 78e54b3

Browse files
Update duct requirement to 0.11.0
Updates the requirements on [duct](https://github.com/oconnor663/duct.rs) to permit the latest version. - [Release notes](https://github.com/oconnor663/duct.rs/releases) - [Commits](https://github.com/oconnor663/duct.rs/commits/0.11.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90593b8 commit 78e54b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trace-malloc-free/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Nick Fitzgerald <[email protected]>"]
55

66
[dependencies]
77
quicli = "0.3"
8-
duct = "0.10.0"
8+
duct = "0.11.0"
99
regex = "0.2.10"

0 commit comments

Comments
 (0)