Skip to content

Commit e84a742

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 3730f89 commit e84a742

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
@@ -38,7 +38,7 @@ criterion = { version = "0.7", features = ["html_reports"] }
3838
ndarray = { version = "0.16", features = ["rayon"] }
3939
candle-core = { version = "0.9" }
4040
candle-nn = { version = "0.9" }
41-
base64ct = "=1.7.3"
41+
base64ct = "=1.8.0"
4242

4343

4444
[profile.release]

0 commit comments

Comments
 (0)