Skip to content

Commit 08d7b64

Browse files
authored
Hotfix: Bump float8 to 0.5.0 (#3223)
1 parent c39d5f0 commit 08d7b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ half = { version = "2.5.0", features = [
6565
"use-intrinsics",
6666
"rand_distr",
6767
] }
68-
float8 = { version = "0.4.2", features = [
68+
float8 = { version = "0.5.0", features = [
6969
"num-traits",
7070
"rand_distr",
7171
] }

0 commit comments

Comments
 (0)