Skip to content

Commit 71ef66e

Browse files
committed
build: use msrv instead of toolchain file
1 parent 3690f65 commit 71ef66e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "Apache-2.0"
77
readme = "README.md"
88
description = "A quickstart project for using PatternFly with Yew"
99
repository = "https://github.com/ctron/patternfly-yew-quickstart"
10+
rust-version = "1.90.0"
1011

1112
[dependencies]
1213
browser-panic-hook = "0.2"

rust-toolchain.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)