aboutsummaryrefslogtreecommitdiff
path: root/test_utilities/Cargo.toml
blob: 9da00524fdc32484b9deaef4585aa7e4bf3a71ac (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "test_utilities"
version = "2.0.0"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "Shared test utilities for page"
homepage = "https://r.bdr.sh/page.html"
authors = ["Rubén Beltrán del Río <page@r.bdr.sh>"]

[dependencies]