Skip to content

Commit 030f59c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/parameter_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 = "parameter_demo"
2+
name = "examples_parameter_demo"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)