Skip to content

Commit

Permalink
Bump oasgen from 0.20.2 to 0.21.0 (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 255a927 commit d1ea1a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
anyhow = "1.0.71"
clap = { version = "4.5.17", features = ["derive"] }
codec = { version = "3.0.0", package = "parity-scale-codec" }
oasgen = { version = "0.20.2", features = ["actix", "swagger-ui"] }
oasgen = { version = "0.21.0", features = ["actix", "swagger-ui"] }
refinery = { version = "0.8.14", features = ["tokio-postgres"] }
scale-info = "2.11"
serde = "1"
Expand Down

0 comments on commit d1ea1a9

Please sign in to comment.