Revert "update az dependency to version 1"

This reverts commit aab8d47d8d.
This commit is contained in:
Trevor Spiteri 2020-04-18 19:09:22 +02:00
parent 74f0e4f575
commit df6ee41110
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ std = []
[dependencies]
typenum = "1.10"
az = { version = "1", optional = true }
az = { version = "0.3", optional = true }
half = { version = "1.4", optional = true }
serde = { version = "1.0.60", default-features = false, optional = true }