We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86898a8 commit 28b367dCopy full SHA for 28b367d
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ on:
12
env:
13
DIESEL_CLI_VERSION: 1.4.1
14
NODE_VERSION: 16.13.2
15
- RUST_VERSION: 1.57.0
+ RUST_VERSION: 1.58.0
16
17
jobs:
18
frontend:
.github/workflows/coverage.yml
@@ -9,7 +9,7 @@ on:
9
10
CARGO_TARPAULIN_VERSION: 0.19.0
11
coverage:
RustConfig
@@ -1 +1 @@
1
-VERSION=1.57.0
+VERSION=1.58.0
0 commit comments