Skip to content

Commit 998a691

Browse files
Update wide requirement from 0.7.28 to 1.0.2
Updates the requirements on [wide](https://github.com/Lokathor/wide) to permit the latest version. - [Changelog](https://github.com/Lokathor/wide/blob/main/changelog.md) - [Commits](Lokathor/wide@v0.7.28...v1.0.2) --- updated-dependencies: - dependency-name: wide dependency-version: 1.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d9c588 commit 998a691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ num-traits = "0.2.19"
2424
gemm = "0.18.2"
2525
num_cpus = "1.16"
2626
simsimd = "6.5.3"
27-
wide = "0.7.28"
27+
wide = "1.0.2"
2828
paste = "1.0.15"
2929
half = { version = "2.6.0", features = ["bytemuck", "num-traits"] }
3030
rand = { version = "0.9.2", features = ["small_rng"] }

0 commit comments

Comments
 (0)