diff options
author | Ivan Tham | 2021-06-19 15:54:37 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-07-04 09:01:59 +0000 |
commit | 8985c58fd328cde512df0ac7bc577bd8a8c949a0 (patch) | |
tree | 09e82861faa30009a75859ed17746544af4eb5d7 /Cargo.lock | |
parent | 6ccfa229ed61552e243519534c8659c0974ef62e (diff) |
Add infobox
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -419,6 +419,7 @@ dependencies = [ "slotmap", "tokio", "toml", + "unicode-width", "url", "which", ] |