Skip to content

Commit

Permalink
build: remove thins-str from workspace
Browse files Browse the repository at this point in the history
Seems to screw up some CI jobs...
  • Loading branch information
morrisonlevi committed Dec 15, 2024
1 parent 0fff208 commit 5889f1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

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

7 changes: 1 addition & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
[workspace]
members = [
"components-rs",
"components-rs/php_sidecar_mockgen",
"thin-str",
"profiling",
]
members = ["components-rs", "components-rs/php_sidecar_mockgen", "profiling"]
resolver = "2"

[workspace.package]
Expand Down

0 comments on commit 5889f1e

Please sign in to comment.