Skip to content

Commit 46feb1e

Browse files
committed
Don't use dependency versions that cause warnings.
* Upgrade yanked dependency deunicode. * Upgrade yanked dependency hermit-abi. * Update the changelog.
1 parent 5a8986b commit 46feb1e

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

Cargo.lock

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ in this [blog post](https://blog.nlnetlabs.nl/testing-the-waters-with-krill/).
2727

2828
## 0.14.4 'A Flock of Krill'
2929

30-
This release fixes an issue found in 0.14.0 through 0.14.3:
30+
This release fixes the following issues:
3131

32-
- Krill should not freeze if lockfiles were not deleted properly #1171
32+
- Krill should not freeze if lockfiles were not deleted properly #1171 (since Krill 0.14.0)
33+
- Don't warn about yanked dependencies when installing Krill via Cargo #1173
3334

3435
## 0.14.3 'Temp'
3536

0 commit comments

Comments
 (0)