aboutsummaryrefslogtreecommitdiff
path: root/tests/utils
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-09-22 10:38:20 +0200
committerGitHub <[email protected]>2025-09-22 10:38:20 +0200
commite9232bfad31c8a0c8567fa092a323f186bd99eb5 (patch)
tree914952e6ff6d434380b574a8c9f6b44c8cee979f /tests/utils
parentd1b55faace4b5059c726d94dd2d7f1ad3805ab48 (diff)
parent768182545aa600811c480a1ab298c590ce1093bc (diff)
Merge branch 'main' into add-nrf-rtc-driver
Diffstat (limited to 'tests/utils')
-rw-r--r--tests/utils/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/utils/Cargo.toml b/tests/utils/Cargo.toml
index f76feaa20..ddb990e0f 100644
--- a/tests/utils/Cargo.toml
+++ b/tests/utils/Cargo.toml
@@ -2,6 +2,7 @@
2name = "test-utils" 2name = "test-utils"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2021"
5license = "MIT OR Apache-2.0"
5publish = false 6publish = false
6 7
7[dependencies] 8[dependencies]