Skip to content

Commit 1fa9f48

Browse files
chore: update CORE_MSRV to 1.90
1 parent d0c9044 commit 1fa9f48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
REPO_MSRV: "1.92"
2323
# This is the MSRV used by the `wgpu-core`, `wgpu-hal`, and `wgpu-types` crates,
2424
# to ensure that they can be used with firefox.
25-
CORE_MSRV: "1.82.0"
25+
CORE_MSRV: "1.90.0"
2626

2727
#
2828
# Environment variables

0 commit comments

Comments
 (0)