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 364f9da commit cba4c27Copy full SHA for cba4c27
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# `cacache` Release Changelog
2
3
+<a name="11.5.0"></a>
4
+## 11.5.0 (2023-04-01)
5
+
6
+This release upgrades miette and thiserror in lockstep, bringing in syn2, in
7
+order to avoid [potential issues with the
8
+upgrade](https://github.com/yaahc/eyre/pull/92).
9
10
+### Features
11
12
+* **deps:** bump miette and thiserror ([364f9da6](https://github.com/zkat/cacache-rs/commit/364f9da65eccedc51af9e05ab326496fb98d4ed7))
13
14
<a name="11.4.0"></a>
15
## 11.4.0 (2023-03-10)
16
0 commit comments