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.
1 parent a6d1ee4 commit 08a7bbfCopy full SHA for 08a7bbf
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