🔖 [pagetop] libera versión de desarrollo 0.0.39

This commit is contained in:
Manuel Cillero 2023-05-28 19:04:21 +02:00
parent e68d0b27f0
commit eb82bb6f78
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "pagetop"
version = "0.0.38"
version = "0.0.39"
edition = "2021"
authors = [
@ -44,7 +44,7 @@ once_cell = "1.17.1"
paste = "1.0.12"
substring = "1.4.5"
term_size = "0.3.2"
toml = "0.7.3"
toml = "0.7.4"
url = "2.3.1"
tracing = "0.1.37"