Skip to content

Commit 716cec9

Browse files
committed
v0.57.4
1 parent d703092 commit 716cec9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v0.57.4"></a>
2+
# [v0.57.4](https://github.com/rust-lang/rustdoc-types/releases/tag/v0.57.4) - 2026-06-19
3+
4+
Add `rust-version = "1.85.0"` to `Cargo.toml`
5+
6+
- Format Version: 57
7+
- Upstream Commit: [`fee82a37e9eabf8afe6db62c0177baaf63356a98`](https://github.com/rust-lang/rust/commit/fee82a37e9eabf8afe6db62c0177baaf63356a98)
8+
- Diff: [v0.57.3...v0.57.4](https://github.com/rust-lang/rustdoc-types/compare/v0.57.3...v0.57.4)
9+
110
<a name="v0.57.3"></a>
211
# [v0.57.3](https://github.com/rust-lang/rustdoc-types/releases/tag/v0.57.3) - 2026-03-12
312

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustdoc-types"
3-
version = "0.57.3"
3+
version = "0.57.4"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
description = "Types for rustdoc's json output"

0 commit comments

Comments
 (0)