We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76f5e8e + a00bb7b commit f20712dCopy full SHA for f20712d
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+<a name="v0.15.0"></a>
2
+### v0.15.0 (2024-02-26)
3
+
4
+#### Changes
5
6
+* MSRV is now as 1.73.0
7
8
+#### Maintenance
9
10
+* Upgrade `cargo` to v0.73 ([#379](https://github.com/kbknapp/cargo-outdated/pull/379)) (Thanks to [@cuviper](https://github.com/cuviper))
11
12
<a name="v0.14.0"></a>
13
### v0.14.0 (2023-11-01)
14
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-outdated"
-version = "0.14.0"
+version = "0.15.0"
authors = [
"Kevin K. <kbknapp@gmail.com>",
"Frederick Z. <frederick888@tsundere.moe>",
0 commit comments