Skip to content

Commit

Permalink
build(utoipa): Add utoipa dep for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Niel Drummond committed Dec 3, 2024
1 parent bd3bbf1 commit 5c1a2d6
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 5c1a2d6

Please sign in to comment.