Skip to content

Commit 2e45d60

Browse files
committed
Set non-publish flag for example_effect_ethos crate.
Signed-off-by: Marvin Hansen <[email protected]>
1 parent 4a7349a commit 2e45d60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/epp_csm_effect_ethos/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "example_effect_ethos"
33
version = "0.1.0"
44
edition = "2021"
5+
rust-version = "1.80"
6+
publish = false
57

68
[dependencies]
79
deep_causality = { path = "../../deep_causality" }

0 commit comments

Comments
 (0)