Skip to content

Commit 8a77f5b

Browse files
Update base64ct requirement from =1.7.3 to =1.8.0
--- updated-dependencies: - dependency-name: base64ct dependency-version: 1.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8713c41 commit 8a77f5b

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
@@ -32,7 +32,7 @@ rayon = { version = "1.10", optional = true }
3232
accelerate-src = { version = "0.3.2", optional = true }
3333
intel-mkl-src = { version = "0.8", optional = true, features = ["mkl-dynamic-lp64-iomp"] }
3434
openblas-src = { version = "0.10.12", optional = true, features = ["system"] }
35-
base64ct = "=1.7.3"
35+
base64ct = "=1.8.0"
3636

3737
[dev-dependencies]
3838
criterion = { version = "0.5", features = ["html_reports"] }

0 commit comments

Comments
 (0)