Skip to content

Commit

Permalink
Merge pull request #237 from ngutech21/dependabot/cargo/utoipa-swagge…
Browse files Browse the repository at this point in the history
…r-ui-6.0.0

chore(deps): bump utoipa-swagger-ui from 5.0.0 to 6.0.0
  • Loading branch information
ngutech21 authored Feb 17, 2024
2 parents 66d9838 + 596a328 commit 6303ef7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion moksha-mint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ envy = "0.4.2"
fedimint-tonic-lnd = { version = "0.2.0", features = ["lightningrpc", "walletrpc"] }
uuid = { version = "1.6.1", features = ["serde", "v4"] }
utoipa = { version = "4.1.0", features = ["axum_extras"] }
utoipa-swagger-ui = { version = "5.0.0", features = ["axum"] }
utoipa-swagger-ui = { version = "6.0.0", features = ["axum"] }
sqlx = { version = "0.7.3", default-features = false, features = ["postgres", "runtime-tokio", "tls-native-tls", "migrate", "macros", "uuid"] }
chrono = "0.4.31"
cln-grpc = "0.1.7"
Expand Down

0 comments on commit 6303ef7

Please # to comment.