Skip to content

Commit 4f0b469

Browse files
Merge pull request #296 from marvin-hansen/main
Set non-publish flag for example_effect_ethos crate.
2 parents 4a7349a + 2e45d60 commit 4f0b469

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)