Skip to content

Commit f14c1fc

Browse files
committed
chore/dependencies: bump to rblas 0.0.11
1 parent 6556934 commit f14c1fc

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
@@ -17,7 +17,7 @@ license = "MIT"
1717
[dependencies]
1818
libc = "0.2"
1919
bitflags = "0.3"
20-
rblas = "0.0.10"
20+
rblas = "0.0.11"
2121
enum_primitive = "0.1.0"
2222
byteorder = "0.4"
2323
num = "0.1"

0 commit comments

Comments
 (0)