Skip to content

Commit 02f1842

Browse files
bors[bot]japaric
andcommitted
Merge #116
116: work around rust-lang/rust#56727 r=ryankurte a=japaric fixes nightly builds Co-authored-by: Jorge Aparicio <[email protected]>
2 parents 98a6fb8 + 0715881 commit 02f1842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
//!
124124
//! ```
125125
//! // crate: stm32f30x-hal
126-
//! //! An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
126+
//! // An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
127127
//!
128128
//! extern crate embedded_hal as hal;
129129
//! extern crate nb;

0 commit comments

Comments
 (0)