Skip to content

Commit 8b19ae1

Browse files
committed
v0.57.3
1 parent 346f268 commit 8b19ae1

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.3"></a>
2+
# [v0.57.3](https://github.com/rust-lang/rustdoc-types/releases/tag/v0.57.3) - 2026-03-12
3+
4+
**Documentation Improvement**: Fix doctest that didn't compile.
5+
6+
- Format Version: 57
7+
- Upstream Commit: [`cf951bae8758e387dcc2b2480ccd971cd6a15972`](https://github.com/rust-lang/rust/commit/cf951bae8758e387dcc2b2480ccd971cd6a15972)
8+
- Diff: [v0.57.2...v0.57.3](https://github.com/rust-lang/rustdoc-types/compare/v0.57.2...v0.57.3)
9+
110
<a name="v0.57.2"></a>
211
# [v0.57.2](https://github.com/rust-lang/rustdoc-types/releases/tag/v0.57.2) - 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.2"
3+
version = "0.57.3"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
description = "Types for rustdoc's json output"

0 commit comments

Comments
 (0)