We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6d1ee4 + 08a7bbf commit 762acddCopy full SHA for 762acdd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dwt-systick-monotonic"
3
-version = "0.1.0-alpha.3"
+version = "0.1.0-rc.1"
4
authors = [
5
"The Real-Time Interrupt-driven Concurrency developers",
6
"Emil Fresk <[email protected]>",
@@ -19,4 +19,4 @@ name = "dwt_systick_monotonic"
19
20
[dependencies]
21
cortex-m = "0.7"
22
-rtic-monotonic = "0.1.0-alpha.2"
+rtic-monotonic = "0.1.0-rc.1"
0 commit comments