Compare commits

...

17 Commits

Author SHA1 Message Date
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
tuna2134
8f3b7ff598 Merge pull request #281 from neodyland/dependabot/cargo/jpreprocess-0.13.2 2025-11-25 07:22:47 +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](f60ed5f7f9...f7be591d06)

---
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
42cbdd5f11 Merge pull request #280 from neodyland/ndarray-update
Ndarray update
2025-11-13 18:51:17 -08:00
tuna2134
b246b518a5 delete 2025-11-14 02:50:22 +00:00
tuna2134
cbea7678b3 bump 2025-11-14 02:49:45 +00:00
tuna2134
84a1676684 Merge pull request #279 from neodyland/revert-274-dependabot/cargo/ndarray-0.17.1
Revert "build(deps): bump ndarray from 0.16.1 to 0.17.1"
2025-11-13 18:40:07 -08:00
tuna2134
bd057352ca Revert "build(deps): bump ndarray from 0.16.1 to 0.17.1" 2025-11-14 11:39:29 +09:00
tuna2134
a8e422d46d Merge pull request #274 from neodyland/dependabot/cargo/ndarray-0.17.1
build(deps): bump ndarray from 0.16.1 to 0.17.1
2025-11-13 18:38:06 -08:00
dependabot[bot]
6e3b816ce9 build(deps): bump ndarray from 0.16.1 to 0.17.1
Bumps [ndarray](https://github.com/rust-ndarray/ndarray) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/rust-ndarray/ndarray/releases)
- [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-ndarray/ndarray/compare/0.16.1...0.17.1)

---
updated-dependencies:
- dependency-name: ndarray
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 02:37:24 +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
tuna2134
896f1e52c7 Merge pull request #277 from neodyland/dependabot/cargo/ureq-3.1.4
build(deps): bump ureq from 3.1.2 to 3.1.4
2025-11-11 06:41:52 +09: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](95d520a6f6...ea968ff6c7)

---
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
4 changed files with 682 additions and 477 deletions

1151
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@ documentation = "https://docs.rs/sbv2_core"
anyhow = "1.0.100"
dotenvy = "0.15.7"
env_logger = "0.11.6"
ndarray = "0.16.1"
ndarray = "0.17.1"
once_cell = "1.20.3"
[profile.release]

View File

@@ -10,7 +10,7 @@ license.workspace = true
[dependencies]
anyhow.workspace = true
axum = "0.8.6"
axum = "0.8.7"
dotenvy.workspace = true
env_logger.workspace = true
log = "0.4.28"

View File

@@ -14,7 +14,7 @@ base64 = { version = "0.22.1", optional = true }
dotenvy.workspace = true
env_logger.workspace = true
hound = "3.5.1"
jpreprocess = { version = "0.12.0", features = ["naist-jdic"] }
jpreprocess = { version = "0.13.2", features = ["naist-jdic"] }
ndarray.workspace = true
npyz = { version = "0.8.4", optional = true }
num_cpus = "1.17.0"
@@ -44,4 +44,4 @@ base64 = ["dep:base64"]
[build-dependencies]
dirs = "6.0.0"
ureq = "3.1.2"
ureq = "3.1.4"