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 b7d5624 commit 6eec6adCopy full SHA for 6eec6ad
xtask/Cargo.toml
@@ -10,6 +10,6 @@ name = "ci"
10
harness = false
11
12
[dependencies]
13
-ar = "0.8.0"
+ar = "0.9.0"
14
cortex-m = { path = "../cortex-m", features = ["serde", "std"] }
15
serde_json = "1"
0 commit comments