mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 14:25:18 +01:00
adapt to changes in rtfm-syntax
This commit is contained in:
parent
2f4f185778
commit
0e146f8d11
11 changed files with 28 additions and 14 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#![deny(warnings)]
|
||||
#![recursion_limit = "128"]
|
||||
|
||||
extern crate proc_macro;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue