diff --git a/crypto/motoko/mops.template.toml b/crypto/motoko/mops.template.toml index 3f3c3a8a..25c4f345 100644 --- a/crypto/motoko/mops.template.toml +++ b/crypto/motoko/mops.template.toml @@ -1,4 +1,4 @@ [dependencies] base = "https://github.com/dfinity/motoko-base#moc-$MOC_VERSION" sha2 = "0.0.2" -ic-certification = "0.1.1" +ic-certification = "https://github.com/nomeata/ic-certification#main"