You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: http-cache/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,15 @@
6
6
7
7
-`remove_opts` field to `CACacheManager` struct. This field is an instance of `cacache::RemoveOpts` that allows for customization of the removal options when deleting items from the cache.
8
8
9
+
- MSRV is now 1.82.0
10
+
9
11
## [0.20.1] - 2025-01-30
10
12
11
13
### Changed
12
14
13
15
- Fixed missing implementation of CacheMode::Reload variant logic.
14
16
15
-
- MSRV is now 1.71.1
17
+
- MSRV is now 1.81.1
16
18
17
19
- Updated the minimum versions of the following dependencies:
0 commit comments