Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
Co-authored-by: Dominik Picheta <dominik@cloudflare.com>
  • Loading branch information
anonrig and dom96 authored Oct 1, 2024
1 parent 4373d4b commit 2dc9596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ update-deps prefix="":
update-rust package="full":
bazel run //deps/rust:crates_vendor -- --repin {{package}}

# example: just bench mimetpye
# example: just bench mimetype
bench path:
bazel run //src/workerd/tests:bench-{{path}}

0 comments on commit 2dc9596

Please sign in to comment.