Thanks to visit codestin.com Credit goes to github.com
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 3a698be commit ae95ceaCopy full SHA for ae95cea
Cargo.toml
@@ -20,8 +20,8 @@ features = ["rt"]
20
21
# Uncomment for the "timer-oncecell example". The interior mutability type
22
# OnceCell provides a better size footprint compared to RefCell.
23
-# [dependencies.once_cell]
24
-# version = "1.2.0"
+# [dev-dependencies.once_cell]
+# version = "1.7.2"
25
# default_features = false
26
27
# Required for `cargo fix` to work!
0 commit comments