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 cf2db57 commit e8d9152Copy full SHA for e8d9152
.github/workflows/rust.yml
@@ -2,7 +2,7 @@ name: RocksDB CI
2
3
on: [push, pull_request]
4
env:
5
- RUST_VERSION: 1.60.0
+ RUST_VERSION: 1.70.0
6
7
jobs:
8
fmt:
0 commit comments