Skip to content

Commit a1b1f86

Browse files
build(deps): bump rustdoc-types from 0.39.0 to 0.53.0
Bumps [rustdoc-types](https://github.com/rust-lang/rustdoc-types) from 0.39.0 to 0.53.0. - [Changelog](https://github.com/rust-lang/rustdoc-types/blob/trunk/CHANGELOG.md) - [Commits](rust-lang/rustdoc-types@v0.39.0...v0.53.0) --- updated-dependencies: - dependency-name: rustdoc-types dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 198023a commit a1b1f86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version = "1.0.104"
2323
features = ["unbounded_depth"]
2424

2525
[dependencies.rustdoc-types]
26-
version = "0.51.0"
26+
version = "0.53.0"
2727

2828
[dev-dependencies]
2929
anyhow = "1.0.75"

0 commit comments

Comments
 (0)