chore(deps): bump schemaui from 0.12.3 to 0.12.4 (#5695)

Bumps [schemaui](https://github.com/yuniqueunic/schemaui) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/yuniqueunic/schemaui/releases)
- [Changelog](https://github.com/YuniqueUnic/schemaui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yuniqueunic/schemaui/compare/schemaui-v0.12.3...schemaui-v0.12.4)

---
updated-dependencies:
- dependency-name: schemaui
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-31 17:41:38 -07:00
committed by GitHub
parent 8ddde28cb0
commit 6ea10032f9

6
Cargo.lock generated
View File

@@ -4734,9 +4734,9 @@ dependencies = [
[[package]]
name = "schemaui"
version = "0.12.3"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08368da4a080d99e5b4e95fcea4e8d876a27f190230ae1762c504c33f3af444e"
checksum = "cfd31406aa5c4778587e7d7ed82bada4131fbf1e69d0212fda60d6a2c5f5b5e6"
dependencies = [
"anyhow",
"axum",
@@ -5399,7 +5399,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
dependencies = [
"fastrand",
"getrandom 0.3.4",
"getrandom 0.4.3",
"once_cell",
"rustix",
"windows-sys 0.61.2",