File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ resolver = "2"
7
7
[workspace .package ]
8
8
authors = [
" Gero Gerke <[email protected] >" ,
" Dominic <[email protected] >" ]
9
9
edition = " 2018"
10
- rust-version = " 1.65 "
10
+ rust-version = " 1.67.1 "
11
11
license = " MIT"
12
12
repository = " https://github.com/influxdb-rs/influxdb-rust"
13
13
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://github.com/rust-lang/rust/releases/tag/1.65.0 ">
29
- <img src="https://img.shields.io/badge/rustc-1.65.0 +-yellow.svg" alt='Minimum Rust Version: 1.65.0 ' />
28
+ <a href="https://github.com/rust-lang/rust/releases/tag/1.67.1 ">
29
+ <img src="https://img.shields.io/badge/rustc-1.67.1 +-yellow.svg" alt='Minimum Rust Version: 1.67.1 ' />
30
30
</a>
31
31
</p >
32
32
You can’t perform that action at this time.
0 commit comments