Skip to content

Commit 26a4523

Browse files
build(deps): bump aide from 0.14.1 to 0.14.2
Bumps [aide](https://github.com/tamasfe/aide) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/tamasfe/aide/releases) - [Commits](https://github.com/tamasfe/aide/commits) --- updated-dependencies: - dependency-name: aide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddec53a commit 26a4523

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Cargo.lock

Lines changed: 16 additions & 2 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
@@ -58,7 +58,7 @@ syn2mas = { path = "./crates/syn2mas", version = "=0.14.1" }
5858

5959
# OpenAPI schema generation and validation
6060
[workspace.dependencies.aide]
61-
version = "0.14.1"
61+
version = "0.14.2"
6262
features = ["axum", "axum-extra", "axum-json", "axum-query", "macros"]
6363

6464
# An `Arc` that can be atomically updated

0 commit comments

Comments
 (0)