git.r.bdr.sh
/
rbdr
/
gema_texto
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f1c8751fc62f28530722cd12c847c16e41cde6fe
[rbdr/gema_texto]
/
Cargo.toml
1
[package]
2
name = "gema_texto"
3
version = "1.0.1"
4
edition = "2021"
5
license = "AGPL-3.0-or-later"
6
description = "Library to parse gemtext and render HTML"
7
homepage = "https://git.sr.ht/~rbdr/gema_texto"
8
authors = ["Rubén Beltrán del Río <page@r.bdr.sh>"]
9
10
[dependencies]
11
12
[lints.clippy]
13
pedantic = "warn"