File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ liquid = "0.26.0"
47
47
once_cell = " 1.18.0"
48
48
rayon = " 1.7.0"
49
49
regex = " 1.10"
50
- itertools = " 0.12 .0"
50
+ itertools = " 0.13 .0"
51
51
phf = { version = " 0.11" , features = [" macros" ] }
52
52
53
53
[dependencies .yaml-rust ]
Original file line number Diff line number Diff line change
1
+ ![ GitHub top language] ( https://img.shields.io/github/languages/top/rust-embedded/svdtools )
2
+ ![ Minimum Supported Rust Version] ( https://img.shields.io/badge/rustc-1.70+-blue.svg )
3
+ [ ![ crates.io] ( https://img.shields.io/crates/v/svdtools.svg )] ( https://crates.io/crates/svdtools )
1
4
[ ![ crates.io] ( https://img.shields.io/crates/d/svdtools.svg )] ( https://crates.io/crates/svdtools )
5
+ [ ![ Released API docs] ( https://docs.rs/svdtools/badge.svg )] ( https://docs.rs/svdtools )
6
+ ![ Crates.io] ( https://img.shields.io/crates/l/svdtools )
7
+ [ ![ dependency status] ( https://deps.rs/repo/github/rust-embedded/svdtools/status.svg )] ( https://deps.rs/repo/github/rust-embedded/svdtools )
8
+ [ ![ Continuous integration] ( https://github.com/rust-embedded/svdtools/workflows/Continuous%20integration/badge.svg )] ( https://github.com/rust-embedded/svdtools )
2
9
3
10
# svdtools
4
11
You can’t perform that action at this time.
0 commit comments