Skip to content

Commit 73b34b3

Browse files
committed
Fix name of timer demo
Signed-off-by: Michael X. Grey <[email protected]>
1 parent 9b6b1d1 commit 73b34b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/timer_demo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "timer_demo"
2+
name = "examples_timer_demo"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)