Skip to content

Commit 821e49d

Browse files
committed
Bump the rust version
1 parent 32f7cc0 commit 821e49d

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
@@ -2,7 +2,7 @@ name: CI
22
on: [push, pull_request]
33
env:
44
CARGO_TERM_COLOR: always
5-
RUST_VERSION: 1.84.1
5+
RUST_VERSION: 1.87.0
66
jobs:
77
test:
88
name: Test & Lint

0 commit comments

Comments
 (0)