Skip to content

Commit 6b3edfa

Browse files
renovate[bot]Turbo87
authored andcommitted
Update Rust to v1.63.0
1 parent 48c8cbc commit 6b3edfa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
DIESEL_CLI_VERSION: 1.4.1
14-
RUST_VERSION: 1.62.1
14+
RUST_VERSION: 1.63.0
1515

1616
jobs:
1717
frontend:

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
CARGO_TARPAULIN_VERSION: 0.20.1
1111
DIESEL_CLI_VERSION: 1.4.1
12-
RUST_VERSION: 1.62.1
12+
RUST_VERSION: 1.63.0
1313

1414
jobs:
1515
coverage:

RustConfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=1.62.1
1+
VERSION=1.63.0

0 commit comments

Comments
 (0)