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 e4fc4f2 commit 6d9a313Copy full SHA for 6d9a313
tests/time/Cargo.toml
@@ -4,7 +4,7 @@
4
[package]
5
# This must be rustapp for now.
6
name = "rustapp"
7
-version = "0.1.0"
+version = "3.7.0"
8
edition = "2021"
9
description = "Tests of time"
10
license = "Apache-2.0 or MIT"
@@ -13,4 +13,4 @@ license = "Apache-2.0 or MIT"
13
crate-type = ["staticlib"]
14
15
[dependencies]
16
-zephyr = "0.1.0"
+zephyr = "3.7.0"
0 commit comments