Skip to content

Commit ba5b830

Browse files
authored
Merge pull request #215 from ryanfowler/rust-1.74.0
Upgrade to Rust v1.74.0
2 parents 40edd68 + d7b7b38 commit ba5b830

File tree

3 files changed

+70
-57
lines changed

3 files changed

+70
-57
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: ["main"]
66

77
env:
8-
RUST_VERSION: "1.71.1"
8+
RUST_VERSION: "1.74.0"
99

1010
jobs:
1111
build:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [published]
66

77
env:
8-
RUST_VERSION: "1.71.1"
8+
RUST_VERSION: "1.74.0"
99

1010
jobs:
1111
release:

Cargo.lock

Lines changed: 68 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)