aboutsummaryrefslogtreecommitdiff
path: root/examples/mcxa/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mcxa/Cargo.toml')
-rw-r--r--examples/mcxa/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mcxa/Cargo.toml b/examples/mcxa/Cargo.toml
index d07cc4272..347659f5b 100644
--- a/examples/mcxa/Cargo.toml
+++ b/examples/mcxa/Cargo.toml
@@ -21,6 +21,7 @@ embassy-time-driver = "0.2.1"
21embedded-io-async = "0.6.1" 21embedded-io-async = "0.6.1"
22heapless = "0.9.2" 22heapless = "0.9.2"
23panic-probe = { version = "1.0", features = ["print-defmt"] } 23panic-probe = { version = "1.0", features = ["print-defmt"] }
24rand_core = "0.9"
24static_cell = "2.1.1" 25static_cell = "2.1.1"
25tmp108 = "0.4.0" 26tmp108 = "0.4.0"
26 27