aboutsummaryrefslogtreecommitdiff
path: root/Cargo.example.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2021-08-26 23:37:37 +0200
committerGitHub <[email protected]>2021-08-26 23:37:37 +0200
commite56c6166dcac9132cde1769e5ef8d60e03963329 (patch)
tree81c076e27a66a3d825bfc19b08a45ab0035bf271 /Cargo.example.toml
parent37e0ad299c027785f90bba4ffdb86d6c91a83633 (diff)
parentc4b9c8ac8762fdca52b6c37dd99346b2371387ab (diff)
Merge pull request #373 from embassy-rs/docs
Time driver improvements, docs.
Diffstat (limited to 'Cargo.example.toml')
-rw-r--r--Cargo.example.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml
index f072c2f96..0e9d1e32d 100644
--- a/Cargo.example.toml
+++ b/Cargo.example.toml
@@ -45,7 +45,6 @@ members = [
45 #"examples/rp", 45 #"examples/rp",
46 46
47 # std 47 # std
48 #"embassy-std",
49 #"examples/std", 48 #"examples/std",
50] 49]
51 50