Skip to content

Commit

Permalink
debug: check failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Niel Drummond committed Dec 2, 2024
1 parent c9cb2bd commit 557167c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tracing-subscriber = { workspace = true, optional = true }
typeshare = { workspace = true }
url = { workspace = true, features = ["serde"] }
uuid = { workspace = true, features = ["v4", "serde"], optional = true }
utoipa = { version = "5", features = ["chrono"] }
utoipa = { version = "5.2", features = ["chrono"] }
zeroize = { workspace = true }
wiremock = { workspace = true, optional = true }

Expand Down

0 comments on commit 557167c

Please sign in to comment.