--- crypto-mac-0.7.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ crypto-mac-0.7.0/Cargo.toml 2020-02-13T21:23:43.163754+00:00 @@ -27,10 +27,10 @@ optional = true [dependencies.generic-array] -version = "0.12" +version = "0.13" [dependencies.subtle] -version = "1" +version = "2" default-features = false [features]