Browse Source

Add test dependencies

duke
Aditya Kulkarni 5 years ago
parent
commit
bfede601b4
  1. 2
      lib/Cargo.toml

2
lib/Cargo.toml

@ -13,4 +13,6 @@ json = "0.11.14"
qrcode = { version = "0.8", default-features = false }
printpdf = "0.2.8"
blake2-rfc = { git = "https://github.com/gtank/blake2-rfc", rev="7a5b5fc99ae483a0043db7547fb79a6fa44b88a9" }
[dev-dependencies]
array2d = "0.1.0"

Loading…
Cancel
Save