Skip to content

Commit

Permalink
build(feat): Add dep:utoipa for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
fussybeaver authored and Niel Drummond committed Dec 2, 2024
1 parent 58c36a7 commit dabc0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ service = ["chrono/serde", "display", "tracing", "tracing-subscriber", "uuid"]
test-utils = ["wiremock"]
tonic = ["dep:tonic"]
tracing = ["dep:tracing"]
utoipa = ["dep:utoipa"]

[dev-dependencies]
proptest = "1.1.0"

0 comments on commit dabc0da

Please sign in to comment.