diff options
Diffstat (limited to 'ext/crypto')
-rw-r--r-- | ext/crypto/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/crypto/Cargo.toml b/ext/crypto/Cargo.toml index 53683fd46..5c742979a 100644 --- a/ext/crypto/Cargo.toml +++ b/ext/crypto/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_crypto" -version = "0.176.0" +version = "0.177.0" authors.workspace = true edition.workspace = true license.workspace = true |