Skip to content

Commit

Permalink
build(services/cache): add uuid deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Jan 24, 2025
1 parent a537da3 commit 609f3ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/services/cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ sea-query = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
tracing = { workspace = true }
uuid = { workspace = true }

[package.metadata.cargo-machete]
ignored = ["tracing"]

0 comments on commit 609f3ab

Please sign in to comment.