Skip to content

Commit 95bdf64

Browse files
committed
Upgrade Rust to v1.84.1 in CI
1 parent a9a4d94 commit 95bdf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [main]
88

99
env:
10-
RUST_VERSION: "1.79.0"
10+
RUST_VERSION: "1.84.1"
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)