Skip to content

Commit 0c91508

Browse files
authored
Merge pull request #476 from twitch-rs/fix/docs
deps: update `rustdoc-types` to v0.35.0
2 parents 1158b7d + 3212053 commit 0c91508

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = false
99
[dependencies]
1010
clap = { version = "4.5.18", features = ["derive"] }
1111
color-eyre = "0.6.2"
12-
rustdoc-types = "0.32.0"
12+
rustdoc-types = "0.35.0"
1313
xshell = "0.2.5"
1414
once_cell = "1.19"
1515
serde_json = "1.0"

0 commit comments

Comments
 (0)