Skip to content

Commit c18a0ea

Browse files
authored
Update Rust version to 1.92.0 in release workflow
1 parent d34a003 commit c18a0ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

99
env:
10-
RUST_VERSION: 1.90.0
10+
RUST_VERSION: 1.92.0
1111
BIN_NAME: "wstunnel"
1212

1313
jobs:

0 commit comments

Comments
 (0)