Skip to content

Commit

Permalink
chore: Temporarily disable machete
Browse files Browse the repository at this point in the history
This is all a work-in-progress, so we'll leave it be for now.
  • Loading branch information
spotlightishere committed Aug 30, 2024
1 parent 5ff13d0 commit 2ac19d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ sentry-tracing = "0.34.0"
tracing.workspace = true
tracing-error = "0.2.0"
tracing-subscriber.workspace = true

[package.metadata.cargo-machete]
ignored = ["charted-authz-ldap"]
3 changes: 3 additions & 0 deletions crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ tower-http = { version = "0.5.2", features = [
] }
tracing.workspace = true
utoipa.workspace = true

[package.metadata.cargo-machete]
ignored = ["charted-helm-charts"]

0 comments on commit 2ac19d7

Please sign in to comment.