mirror of
https://gitlab.com/mailcat-devs/mailcat.git
synced 2025-12-20 13:23:26 +01:00
Implement extracting HTML bodies
This commit is contained in:
parent
202736e0bd
commit
b1e9a349c8
3 changed files with 41 additions and 47 deletions
|
|
@ -3,7 +3,7 @@ name = "mailcat"
|
|||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
authors = ["Andrey Golovizin <ag@sologoc.com>"]
|
||||
license = "MIT"
|
||||
license = "GPL-3.0+"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue