Skip to content

Commit 2af8bac

Browse files
committed
Add dev-dependency on defmac
1 parent 373fa84 commit 2af8bac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ matrixmultiply = { version = "0.1.13" }
4646
version = "0.9"
4747
optional = true
4848

49+
[dev-dependencies]
50+
defmac = "0.1"
51+
4952
[features]
5053
blas = ["blas-sys"]
5154

0 commit comments

Comments
 (0)