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 ad11fd3 commit 0b9eba5Copy full SHA for 0b9eba5
.github/workflows/rust.yml
@@ -3,7 +3,7 @@ name: Rust
3
on: [push, pull_request]
4
5
env:
6
- MSRV: 1.70
+ MSRV: "1.70"
7
8
jobs:
9
build_lib_test:
0 commit comments