diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-06-16 01:55:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-16 01:55:31 +0200 |
| commit | 239dc5e681ad61fb77ed7e0791a8512d6842040b (patch) | |
| tree | ebf83886150fc5b618e76c120bc62d7f4e67e482 /ext/crypto | |
| parent | 0733943fe7de30fa54d6cd8ee34f7393e8bb7482 (diff) | |
chore: forward v1.34.3 release commit to main (#19526)
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
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 055a38dcb..f1b55c1c7 100644 --- a/ext/crypto/Cargo.toml +++ b/ext/crypto/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_crypto" -version = "0.122.0" +version = "0.123.0" authors.workspace = true edition.workspace = true license.workspace = true |
