diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index a8b7a0b25..67795b3c2 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -80,7 +80,7 @@ eszip = "=0.64.0" napi_sym.workspace = true async-trait.workspace = true -base32 = "=0.4.0" +base32.workspace = true base64.workspace = true bincode = "=1.3.3" bytes.workspace = true |