File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed
Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" v0.18.0 " ></a >
2+
3+ ### v0.18.0 (2025-10-27)
4+
5+ #### Changes
6+
7+ * MSRV is now 1.84.0
8+
9+ #### Maintenance
10+
11+ * fix: deal more gracefully with private registries by @jrudolph in https://github.com/kbknapp/cargo-outdated/pull/391
12+ * feat: bump to use libgit2 1.9 by @chenrui333 in https://github.com/kbknapp/cargo-outdated/pull/417
13+ * chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 by @dependabot [ bot] in https://github.com/kbknapp/cargo-outdated/pull/418
14+ * chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot [ bot] in https://github.com/kbknapp/cargo-outdated/pull/421
15+ * fix: support sparse registries by @robjtede in https://github.com/kbknapp/cargo-outdated/pull/422
16+
17+ <a name =" v0.17.0 " ></a >
18+
19+ ### v0.17.0 (2025-03-17)
20+
21+ #### Changes
22+
23+ * MSRV is now 1.83.0
24+ * Use fxhashmap for speed
25+
26+ #### Maintenance
27+
28+ * Update ` cargo ` to enable support for edition 2024. ([ #403 ] ( https://github.com/kbknapp/cargo-outdated/pull/410 ) )
29+
130<a name =" v0.16.0 " ></a >
231
332### v0.16.0 (2024-12-07)
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-outdated"
3- version = " 0.17 .0"
3+ version = " 0.18 .0"
44authors = [
55 " Kevin K. <kbknapp@gmail.com>" ,
66 " Frederick Z. <frederick888@tsundere.moe>" ,
You can’t perform that action at this time.
0 commit comments