newAM / stm32wl-lightswitch-demo

Demo project for the stm32wlxx-hal
MIT License
7 stars 2 forks source link

Cargo.lock: update #62

Closed newAM closed 2 years ago

newAM commented 2 years ago

updated cortex-m v0.7.4 -> v0.7.5 updated cortex-m-rtic v1.0.0 -> v1.1.3 updated cortex-m-rtic-macros v1.0.0 -> v1.1.5 updated hashbrown v0.11.2 -> v0.12.1 updated heapless v0.7.10 -> v0.7.15 updated indexmap v1.8.1 -> v1.9.1 updated proc-macro2 v1.0.38 -> v1.0.40 updated quote v1.0.18 -> v1.0.20 updated regex v1.5.5 -> v1.6.0 updated regex-syntax v0.6.25 -> v0.6.27 updated rtic-syntax v1.0.1 -> v1.0.2 added rustc_version v0.4.0 added semver v1.0.12 updated serde v1.0.137 -> v1.0.138 updated serde_derive v1.0.137 -> v1.0.138 updated syn v1.0.92 -> v1.0.98 added unicode-ident v1.0.1 removed unicode-xid v0.2.3