Commit Graph

265 Commits

Author SHA1 Message Date
dependabot[bot] 84082d29f1 build(deps): bump env_logger from 0.11.8 to 0.11.10
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.8 to 0.11.10.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.8...v0.11.10)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-version: 0.11.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-08 04:10:02 +00:00
dependabot[bot] caf23fb430 build(deps): bump serde_json from 1.0.145 to 1.0.150
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.150.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.145...v1.0.150)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 04:12:04 +00:00
tuna2134 2d0c469b21 Merge pull request #294 from neodyland/dependabot/cargo/ort-2de3406
build(deps): bump ort from `45d6a26` to `2de3406`
2026-01-06 11:57:47 +09:00
dependabot[bot] 19fa8faba0 build(deps): bump tokio from 1.48.0 to 1.49.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 07:19:12 +00:00
dependabot[bot] f60bc53dbb build(deps): bump ort from 45d6a26 to 2de3406
Bumps [ort](https://github.com/pykeio/ort) from `45d6a26` to `2de3406`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/45d6a267b57c8b24ce49b75811e57ffced7ceebc...2de34065983a5c034f5afcc072b23b99479f465b)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 2de34065983a5c034f5afcc072b23b99479f465b
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 07:18:55 +00:00
dependabot[bot] 00b41def11 build(deps): bump axum from 0.8.7 to 0.8.8
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.7...axum-v0.8.8)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 07:21:15 +00:00
dependabot[bot] 022330e4cc build(deps): bump ort from f7be591 to 63d53e3
Bumps [ort](https://github.com/pykeio/ort) from `f7be591` to `63d53e3`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/f7be591d068f25c4263ed1f0b1ddbd34275a2120...63d53e3e4582e6f18a7cbc0661c46ce03a2f7880)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 63d53e3e4582e6f18a7cbc0661c46ce03a2f7880
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 00:59:43 +00:00
tuna2134 7c0991a113 Merge pull request #289 from neodyland/dependabot/cargo/log-0.4.29
build(deps): bump log from 0.4.28 to 0.4.29
2025-12-17 09:59:17 +09:00
tuna2134 e23d0ebfa0 Merge pull request #288 from neodyland/dependabot/cargo/tokenizers-0.22.2
build(deps): bump tokenizers from 0.22.1 to 0.22.2
2025-12-17 09:58:50 +09:00
tuna2134 9b5cf6d7ab Merge pull request #286 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.56
build(deps): bump wasm-bindgen-futures from 0.4.55 to 0.4.56
2025-12-17 09:58:32 +09:00
dependabot[bot] 443fe57372 build(deps): bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.28...0.4.29)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 07:20:32 +00:00
dependabot[bot] eac08d3d6f build(deps): bump tokenizers from 0.22.1 to 0.22.2
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/huggingface/tokenizers/releases)
- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/tokenizers/compare/v0.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: tokenizers
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 07:20:11 +00:00
dependabot[bot] 3f2844f46c build(deps): bump pyo3 from 0.27.1 to 0.27.2
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 09:02:26 +00:00
dependabot[bot] 1a7df24327 build(deps): bump wasm-bindgen-futures from 0.4.55 to 0.4.56
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.55 to 0.4.56.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 09:02:14 +00:00
tuna2134 783a5e6514 Merge pull request #284 from neodyland/dependabot/cargo/ort-f7be591 2025-11-25 07:23:32 +09:00
tuna2134 1a0254cd96 Merge pull request #282 from neodyland/dependabot/cargo/axum-0.8.7 2025-11-25 07:23:21 +09:00
dependabot[bot] 6e763e3b87 build(deps): bump ort from f60ed5f to f7be591
Bumps [ort](https://github.com/pykeio/ort) from `f60ed5f` to `f7be591`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/f60ed5f7f99c94402d1ad1d5e460171f929dee50...f7be591d068f25c4263ed1f0b1ddbd34275a2120)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: f7be591d068f25c4263ed1f0b1ddbd34275a2120
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 07:35:34 +00:00
dependabot[bot] e47d6bed9e build(deps): bump axum from 0.8.6 to 0.8.7
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.6...axum-v0.8.7)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 07:26:03 +00:00
dependabot[bot] 38a9874cf3 build(deps): bump jpreprocess from 0.12.0 to 0.13.2
Bumps [jpreprocess](https://github.com/jpreprocess/jpreprocess) from 0.12.0 to 0.13.2.
- [Release notes](https://github.com/jpreprocess/jpreprocess/releases)
- [Commits](https://github.com/jpreprocess/jpreprocess/compare/v0.12.0...v0.13.2)

---
updated-dependencies:
- dependency-name: jpreprocess
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 07:25:48 +00:00
tuna2134 cbea7678b3 bump 2025-11-14 02:49:45 +00:00
tuna2134 9150a2eef9 Merge pull request #278 from neodyland/dependabot/cargo/ort-ea968ff
build(deps): bump ort from `95d520a` to `ea968ff`
2025-11-13 18:34:21 -08:00
dependabot[bot] 7d9aa420c7 build(deps): bump ort from 95d520a to ea968ff
Bumps [ort](https://github.com/pykeio/ort) from `95d520a` to `ea968ff`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/95d520a6f650a84467372b3f0a81dfce924260d3...ea968ff6c761953e5c9e2d1ee1d51811a067966f)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: ea968ff6c761953e5c9e2d1ee1d51811a067966f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 07:35:34 +00:00
dependabot[bot] 09966c2473 build(deps): bump ureq from 3.1.2 to 3.1.4
Bumps [ureq](https://github.com/algesten/ureq) from 3.1.2 to 3.1.4.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/3.1.2...3.1.4)

---
updated-dependencies:
- dependency-name: ureq
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 07:35:10 +00:00
tuna2134 9f5433770c Merge pull request #275 from neodyland/dependabot/cargo/ort-95d520a
build(deps): bump ort from `4c1b6c0` to `95d520a`
2025-11-03 16:54:19 +09:00
dependabot[bot] f6a6887b33 build(deps): bump wasm-bindgen-futures from 0.4.54 to 0.4.55
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.54 to 0.4.55.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 07:36:36 +00:00
dependabot[bot] 0f95a7f606 build(deps): bump ort from 4c1b6c0 to 95d520a
Bumps [ort](https://github.com/pykeio/ort) from `4c1b6c0` to `95d520a`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/4c1b6c0ec2fd1f940853c07a921d990279d35d4c...95d520a6f650a84467372b3f0a81dfce924260d3)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 95d520a6f650a84467372b3f0a81dfce924260d3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 07:36:22 +00:00
tuna2134 767bfadf8f Merge pull request #269 from neodyland/dependabot/cargo/tokio-1.48.0
build(deps): bump tokio from 1.47.1 to 1.48.0
2025-10-27 23:54:06 +09:00
tuna2134 d6471ad9ad Merge pull request #271 from neodyland/dependabot/cargo/regex-1.12.2
build(deps): bump regex from 1.12.1 to 1.12.2
2025-10-27 23:53:50 +09:00
tuna2134 75c445530f Merge pull request #272 from neodyland/dependabot/cargo/pyo3-0.27.1
build(deps): bump pyo3 from 0.26.0 to 0.27.1
2025-10-27 23:53:40 +09:00
dependabot[bot] f8a86fd6fc build(deps): bump ort from a153479 to 4c1b6c0
Bumps [ort](https://github.com/pykeio/ort) from `a153479` to `4c1b6c0`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/a1534795948ba56e1b83fe4c64c8292b30a177f3...4c1b6c0ec2fd1f940853c07a921d990279d35d4c)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: 4c1b6c0ec2fd1f940853c07a921d990279d35d4c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:41:59 +00:00
dependabot[bot] 0d7d6ee960 build(deps): bump pyo3 from 0.26.0 to 0.27.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.26.0 to 0.27.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.27.1/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.26.0...v0.27.1)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 07:39:56 +00:00
dependabot[bot] 5a6712c943 build(deps): bump regex from 1.12.1 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.12.1...1.12.2)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 08:06:56 +00:00
dependabot[bot] f3649921ed build(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 08:04:22 +00:00
dependabot[bot] dd3ee380e5 build(deps): bump regex from 1.11.3 to 1.12.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.3...1.12.1)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 07:41:50 +00:00
tuna2134 7034c1aad6 Merge pull request #264 from neodyland/dependabot/cargo/ort-a153479 2025-10-07 06:04:09 +09:00
tuna2134 f00ce04032 Merge pull request #266 from neodyland/dependabot/cargo/wasm-bindgen-futures-0.4.54 2025-10-07 06:03:45 +09:00
dependabot[bot] 951551822a build(deps): bump wasm-bindgen-futures from 0.4.51 to 0.4.54
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.51 to 0.4.54.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-futures
  dependency-version: 0.4.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:31:33 +00:00
dependabot[bot] 205cc2ae51 build(deps): bump axum from 0.8.5 to 0.8.6
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.5...axum-v0.8.6)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:30:54 +00:00
dependabot[bot] 3519664fcd build(deps): bump ort from df992cb to a153479
Bumps [ort](https://github.com/pykeio/ort) from `df992cb` to `a153479`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/df992cb910eb94b55abcc9ead01d2e8d69b035f7...a1534795948ba56e1b83fe4c64c8292b30a177f3)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: a1534795948ba56e1b83fe4c64c8292b30a177f3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 07:30:53 +00:00
dependabot[bot] 6aac94e731 build(deps): bump serde from 1.0.226 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.226 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.226...v1.0.228)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.228
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 10:21:24 +00:00
tuna2134 36f031bfcc Merge pull request #262 from neodyland/dependabot/cargo/axum-0.8.5 2025-09-29 18:56:51 +09:00
tuna2134 f587a2c735 Merge pull request #261 from neodyland/dependabot/cargo/anyhow-1.0.100 2025-09-29 18:56:37 +09:00
tuna2134 ca5887e864 Merge pull request #260 from neodyland/dependabot/cargo/thiserror-2.0.17 2025-09-29 18:56:24 +09:00
dependabot[bot] c6349d18bf build(deps): bump axum from 0.8.4 to 0.8.5
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:07:12 +00:00
dependabot[bot] 87bec1b8c2 build(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.99...1.0.100)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:02:20 +00:00
dependabot[bot] d928962b07 build(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:01:44 +00:00
dependabot[bot] e3c9c5b19b build(deps): bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.2...1.11.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 08:59:22 +00:00
dependabot[bot] d6bc99caa3 build(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-26 21:11:15 +00:00
tuna2134 b9e2c0fec1 Merge pull request #256 from neodyland/dependabot/cargo/ort-df992cb
build(deps): bump ort from `8b3a1ed` to `df992cb`
2025-09-22 20:37:12 +09:00
tuna2134 8d97d4228a Merge pull request #252 from neodyland/dependabot/cargo/ureq-3.1.2
build(deps): bump ureq from 3.1.1 to 3.1.2
2025-09-22 20:37:02 +09:00