File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
<!-- [](https://app.bors.tech/repositories/12691) -->
7
7
[ ![ CI] ( https://github.com/stm32-rs/stm32h5xx-hal/workflows/Continuous%20integration/badge.svg )] ( https://github.com/stm32-rs/stm32h5xx-hal/actions )
8
8
[ ![ Crates.io] ( https://img.shields.io/crates/v/stm32h5xx-hal.svg )] ( https://crates.io/crates/stm32h5xx-hal )
9
- ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.69 .0+-yellow.svg )
9
+ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.78 .0+-yellow.svg )
10
10
11
11
[ _ stm32h5xx-hal_ ] ( https://github.com/stm32-rs/stm32h5xx-hal ) contains
12
12
a hardware abstraction layer on top of the peripheral access API for
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ const re2 = /(1\.[0-9]{2}\.[0-9]{1})/g;
7
7
const cargo_toml = 'Cargo.toml' ;
8
8
const files = [
9
9
'README.md' ,
10
- '.github/bors.toml' ,
11
10
'.github/workflows/ci.yml' ,
12
11
'.github/workflows/clippy.yml' ,
13
12
'.github/workflows/nightly.yml' ,
You can’t perform that action at this time.
0 commit comments