Skip to content

Commit fcda8ad

Browse files
Update dependency rust to v1.92.0
1 parent bfb8cf0 commit fcda8ad

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
@@ -10,7 +10,7 @@ permissions: {}
1010
env:
1111
CARGO_TERM_COLOR: always
1212
# renovate: datasource=github-tags depName=rust lookupName=rust-lang/rust versioning=semver
13-
RUST_VERSION: 1.90.0
13+
RUST_VERSION: 1.92.0
1414
# renovate: datasource=github-releases depName=cargo-insta lookupName=mitsuhiko/insta versioning=semver
1515
CARGO_INSTA_VERSION: 1.43.2
1616

0 commit comments

Comments
 (0)