diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1904,6 +1904,7 @@ dependencies = [ name = "macaw-web" version = "0.1.0" dependencies = [ + "base64", "chrono", "chrono-humanize", "console_error_panic_hook", |