Skip to content

Commit ffb6c57

Browse files
committed
Merge branch 'branch-48-downgrade-sha2' into branch-48-test
2 parents f4df4a3 + f6450d6 commit ffb6c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datafusion/functions/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ log = { workspace = true }
8080
md-5 = { version = "^0.10.0", optional = true }
8181
rand = { workspace = true }
8282
regex = { workspace = true, optional = true }
83-
sha2 = { version = "^0.10.9", optional = true }
83+
sha2 = { version = "^0.10.8", optional = true }
8484
unicode-segmentation = { version = "^1.7.1", optional = true }
8585
uuid = { version = "1.17", features = ["v4"], optional = true }
8686

0 commit comments

Comments
 (0)