Skip to content

Commit

Permalink
Add workspace exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 12, 2024
1 parent 0ffea92 commit ca89541
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ members = [

exclude = [
"archived/*",
"yard-rs/example-xp"
"yard-rs/example-xp",
"yard-rs/runpod-xp"
]

[workspace.package]
Expand Down

0 comments on commit ca89541

Please sign in to comment.