Skip to content

Commit 4557f4c

Browse files
committed
fix rust version
1 parent 3cafe19 commit 4557f4c

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
@@ -25,7 +25,7 @@ name = "svd2rust"
2525
repository = "https://github.com/rust-embedded/svd2rust/"
2626
version = "0.29.0"
2727
readme = "README.md"
28-
rust-version = "1.60"
28+
rust-version = "1.65"
2929

3030
[package.metadata.deb]
3131
section = "rust"

0 commit comments

Comments
 (0)