File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
matrix :
11
11
rust :
12
12
- stable
13
- - 1.57 .0
13
+ - 1.60 .0
14
14
- nightly
15
15
steps :
16
16
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change 4
4
[ ![ Apache License 2.0] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( ./LICENSE-APACHE )
5
5
[ ![ Crates.io Version] ( https://img.shields.io/crates/v/tls-parser.svg )] ( https://crates.io/crates/tls-parser )
6
6
[ ![ Github CI] ( https://github.com/rusticata/der-parser/workflows/Continuous%20integration/badge.svg )] ( https://github.com/rusticata/der-parser/actions )
7
- [ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.57 .0+-lightgray.svg )] ( #rust-version-requirements )
7
+ [ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.60 .0+-lightgray.svg )] ( #rust-version-requirements )
8
8
9
9
# TLS Parser
10
10
Original file line number Diff line number Diff line change 2
2
//! [](./LICENSE-APACHE)
3
3
//! [](https://crates.io/crates/tls-parser)
4
4
//! [](https://github.com/rusticata/der-parser/actions)
5
- //! [](#rust-version-requirements)
5
+ //! [](#rust-version-requirements)
6
6
//!
7
7
//! # TLS Parser
8
8
//!
You can’t perform that action at this time.
0 commit comments