update crate
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nanohtml2text"
|
name = "nanohtml2text"
|
||||||
version = "0.1.4"
|
version = "0.1.5"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://git.alexwennerberg.com/nanohtml2text"
|
repository = "https://git.sr.ht/~aw/nanohtml2text"
|
||||||
keywords = ["html", "text"]
|
keywords = ["html", "text"]
|
||||||
description = "A zero-dependency library to convert HTML to plain text"
|
description = "A zero-dependency library to convert HTML to plain text"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user