Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit d189786

Browse files
committed
use rust 1.43
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
1 parent dc38e23 commit d189786

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
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
rust: [nightly, beta, stable, 1.42.0]
15+
rust: [nightly, beta, stable, 1.43.0]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)