Commit 27f3c65
committed
Update cachekit version to 0.3.0 and add read-only trait support
- Bumped the version of `cachekit` to `0.3.0` in both `Cargo.toml` and `Cargo.lock`.
- Introduced a new `ReadOnlyCache<K, V>` trait for side-effect-free cache inspection, enhancing the library's usability for read-only operations.1 parent a8e5471 commit 27f3c65
3 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments