Skip to content

Commit cba41e4

Browse files
Merge branch 'main' into dependabot/github_actions/actions-91dc52575a
2 parents d913f69 + 13152e2 commit cba41e4

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/interfaces/rest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ uuid = { version = "1.11", features = ["v4", "serde"] }
4040

4141
# OpenAPI
4242
utoipa = { version = "5.3", features = ["axum_extras"] }
43-
utoipa-swagger-ui = { version = "8.1", features = ["axum"] }
43+
utoipa-swagger-ui = { version = "9.0", features = ["axum"] }
4444

4545
# ECHIDNA core
4646
echidna = { path = "../../.." }

0 commit comments

Comments
 (0)