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 b8a5140 commit b3a0748Copy full SHA for b3a0748
CHANGELOG.md
@@ -10,7 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- The directory `target/` inside local crates won't be copied into the build
11
anymore.
12
- Symbolic links will be followed instead of copied as links.
13
- Better error messages will be given for broken symbolic links.
+
14
+### Fixed
15
16
+- Copying broken symbolic links will now include the path of the link.
17
18
## [0.3.2] - 2019-10-08
19
0 commit comments