mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
rtic-monotonics: Fix tests
This commit is contained in:
parent
5dc9c7083d
commit
98c5490d94
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
//! Crate
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![deny(missing_docs)]
|
||||
//deny_warnings_placeholder_for_ci
|
||||
#![allow(incomplete_features)]
|
||||
|
|
Loading…
Reference in a new issue