Skip to content

Commit 92a87ce

Browse files
committed
added example for displayer
1 parent f59908c commit 92a87ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ path = "cloud.rs"
127127
[[example]]
128128
name = "execution_profile"
129129
path = "execution_profile.rs"
130+
131+
132+
[[example]]
133+
name = "displayer"
134+
path = "displayer.rs"

0 commit comments

Comments
 (0)