aboutsummaryrefslogtreecommitdiff
path: root/test_utilities/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test_utilities/Cargo.toml')
-rw-r--r--test_utilities/Cargo.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test_utilities/Cargo.toml b/test_utilities/Cargo.toml
new file mode 100644
index 0000000..c8a753f
--- /dev/null
+++ b/test_utilities/Cargo.toml
@@ -0,0 +1,10 @@
+[package]
+name = "test_utilities"
+version = "1.4.0"
+edition = "2021"
+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]