update crate

This commit is contained in:
alex wennerberg
2024-09-28 00:14:15 -04:00
parent 7f97665afb
commit 9c7a627e3f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
[package]
name = "nanohtml2text"
version = "0.1.4"
version = "0.1.5"
edition = "2018"
readme = "README.md"
license = "MIT"
repository = "https://git.alexwennerberg.com/nanohtml2text"
repository = "https://git.sr.ht/~aw/nanohtml2text"
keywords = ["html", "text"]
description = "A zero-dependency library to convert HTML to plain text"

View File