Skip to content

Commit 9b674d0

Browse files
Update quicli requirement to 0.3
Updates the requirements on [quicli](https://github.com/killercup/quicli) to permit the latest version. - [Release notes](https://github.com/killercup/quicli/releases) - [Changelog](https://github.com/killercup/quicli/blob/master/Changelog.md) - [Commits](https://github.com/killercup/quicli/commits/v0.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b32d890 commit 9b674d0

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
@@ -4,6 +4,6 @@ version = "0.1.0"
44
authors = ["Nick Fitzgerald <[email protected]>"]
55

66
[dependencies]
7-
quicli = "0.2"
7+
quicli = "0.3"
88
duct = "0.10.0"
99
regex = "0.2.10"

0 commit comments

Comments
 (0)