File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
runs-on : ${{ matrix.os }}
34
34
strategy :
35
35
matrix :
36
- rust_release : [1.45 , stable, nightly]
36
+ rust_release : [1.46 , stable, nightly]
37
37
os : [ubuntu-latest, windows-latest, macOS-latest]
38
38
39
39
steps :
Original file line number Diff line number Diff line change 25
25
<a href =" https://www.rust-lang.org/en-US/" >
26
26
<img src =" https://img.shields.io/badge/Made%20with-Rust-orange.svg" alt =' Build with Rust' />
27
27
</a >
28
- <a href =" https://blog.rust-lang.org/2020/03/12 /Rust-1.45 .html" >
29
- <img src =" https://img.shields.io/badge/rustc-1.45 +-yellow.svg" alt =' Minimum Rust Version' />
28
+ <a href =" https://blog.rust-lang.org/2020/08/27 /Rust-1.46.0 .html" >
29
+ <img src =" https://img.shields.io/badge/rustc-1.46 +-yellow.svg" alt =' Minimum Rust Version' />
30
30
</a >
31
31
</p >
32
32
33
33
{ {readme} }
34
34
35
- @ 2020 Gero Gerke and [contributors](https://github.com/Empty2k12/influxdb-rust/graphs/contributors).
35
+ @ 2020 Gero Gerke and [contributors](https://github.com/Empty2k12/influxdb-rust/graphs/contributors).
You can’t perform that action at this time.
0 commit comments