We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18bbbb6 commit 26c7bd7Copy full SHA for 26c7bd7
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- allow workspaces by having validate_manifest now use `metadata --no-deps` instead of deprecated `read-manifest`
11
therefor no longer failing on workspaces and TomlTweaker no longer removing the workspace table from `Cargo.toml`
12
- `Command` now warns when it is not used.
13
+- remove directory error now mentions path
14
15
## [0.10.0] - 2020-08-08
16
0 commit comments