diff options
Diffstat (limited to 'import/Cargo.toml')
-rw-r--r-- | import/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/Cargo.toml b/import/Cargo.toml index 4096dc8..a05fec8 100644 --- a/import/Cargo.toml +++ b/import/Cargo.toml @@ -25,3 +25,4 @@ futures = "0.3.29" tokio = { workspace = true } regex = "1.10.2" +base64 = "0.21.7" |