diff options
| author | LLLL Colonq <llll@colonq> | 2024-10-15 14:15:28 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-10-15 14:15:28 -0400 |
| commit | aa465e6ebee75e9e9ea03196db4dd83fde766f0a (patch) | |
| tree | 62393a050e54489a3c0d3d474a3ffbd000f59684 /Cargo.lock | |
| parent | 92c18ba3b9d6252094cbe04ae750713327526ec3 (diff) | |
Fix request
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1759,6 +1759,7 @@ name = "teleia" version = "0.1.0" dependencies = [ "bimap", + "bytes", "console_error_panic_hook", "console_log", "enum-map", |
