Display file sizes for attachments (#278)

This commit is contained in:
Aurore Poirier 2024-05-26 01:16:04 +02:00 committed by GitHub
parent 64e4f67e43
commit 497be7f099
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 135 additions and 4 deletions

View file

@ -61,6 +61,7 @@ unicode-segmentation = "^1.7"
unicode-width = "0.1.10"
url = {version = "^2.2.2", features = ["serde"]}
edit = "0.1.4"
humansize = "2.0.0"
[dependencies.modalkit]
version = "0.0.19"