Skip to content

Commit bdbc7ac

Browse files
Bump aide from 0.13.4 to 0.15.1
Bumps [aide](https://github.com/tamasfe/aide) from 0.13.4 to 0.15.1. - [Release notes](https://github.com/tamasfe/aide/releases) - [Commits](https://github.com/tamasfe/aide/commits/release-aide-0.15.1) --- updated-dependencies: - dependency-name: aide dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34d51c7 commit bdbc7ac

2 files changed

Lines changed: 182 additions & 23 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/worldcoin/wallet-bridge"
88
description = "A bridge between the World ID SDK and the World App"
99

1010
[dependencies]
11-
aide = { version = "0.13.2", features = ["axum", "scalar"] }
11+
aide = { version = "0.15.1", features = ["axum", "scalar"] }
1212
axum = "0.7.9"
1313
axum-jsonschema = { version = "0.8.0", features = ["aide"] }
1414
dotenvy = "0.15.7"

0 commit comments

Comments
 (0)