Skip to content

Commit

Permalink
chore: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlsh authored Sep 28, 2024
1 parent 8f03b07 commit bd154ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ serve: peer
@python3 -m http.server -d static

coordinator: peer
@cargo run -r -p coordinator --no-default-features -F std
@cargo run -r -p coordinator

build: peer
@cargo build -r -p coordinator --no-default-features -F std
@cargo build -r -p coordinator

0 comments on commit bd154ed

Please sign in to comment.