Skip to content

Commit

Permalink
update from origin branch because of a too important git divergence
Browse files Browse the repository at this point in the history
  • Loading branch information
musitdev committed Jun 18, 2024
1 parent 19b148a commit 0626a20
Show file tree
Hide file tree
Showing 8 changed files with 144 additions and 187 deletions.
127 changes: 46 additions & 81 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions networks/suzuka/suzuka-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ rust-version = { workspace = true }

### define here all scenarios execution binaries
[[bin]]
name = "demoscenario"
path = "bin/demoscenario.rs"
name = "demo_scenario"
path = "bin/demo_scenario.rs"
[[bin]]
name = "basicalicebob"
path = "bin/basicalicebob.rs"
name = "basic_alice_bob"
path = "bin/basic_alice_bob.rs"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
Loading

0 comments on commit 0626a20

Please sign in to comment.