Skip to content

Commit 60c6589

Browse files
committed
Switch an internal rustdoc tool to Rust 2021
1 parent ba8b846 commit 60c6589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/rustdoc-themes/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustdoc-themes"
33
version = "0.1.0"
4-
edition = "2018"
4+
edition = "2021"
55

66
[[bin]]
77
name = "rustdoc-themes"

0 commit comments

Comments
 (0)