Skip to content

Commit 67c1def

Browse files
committed
raise msrv to 1.75
1 parent d1ad602 commit 67c1def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license = "MPL-2.0"
1717
readme = "README.md"
1818
repository = "https://github.com/rust-lang/mdBook"
1919
description = "Creates a book from markdown files"
20-
rust-version = "1.74"
20+
rust-version = "1.75"
2121

2222
[dependencies]
2323
anyhow = "1.0.71"

0 commit comments

Comments
 (0)