Merge pull request 'Update Rust crate fugit to 0.3.7' (#29) from renovate/fugit-0.x into master
Reviewed-on: #29
This commit is contained in:
commit
81caf0ea35
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ version = "0.1.0"
|
||||||
cortex-m = "0.7.7"
|
cortex-m = "0.7.7"
|
||||||
cortex-m-rt = "0.7.3"
|
cortex-m-rt = "0.7.3"
|
||||||
cortex-m-rtic = "1.1.4"
|
cortex-m-rtic = "1.1.4"
|
||||||
fugit = "0.3.6"
|
fugit = "0.3.7"
|
||||||
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
embedded-hal = { version = "0.2.7", features = ["unproven"] }
|
||||||
embedded-time = "0.12.1"
|
embedded-time = "0.12.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue