diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 6bcf3a222..5ea993f05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,6 +85,7 @@ deno_webstorage = { version = "0.133.0", path = "./ext/webstorage" } aes = "=0.8.3" anyhow = "1.0.57" async-trait = "0.1.73" +base32 = "=0.4.0" base64 = "0.21.4" bencher = "0.1" brotli = "3.3.4" |
