We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89230e4 commit 817d451Copy full SHA for 817d451
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "cargo-sweep"
3
description = "A tool for cleaning unused build files created by Cargo"
4
-version = "0.5.0"
+version = "0.6.0"
5
edition = "2018"
6
authors = ["holmgr <[email protected]>"]
7
keywords = ["tool", "cli", "cargo"]
0 commit comments