summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-31 17:12:00 +0000
committerLars Wirzenius <liw@liw.fi>2022-01-31 17:12:00 +0000
commited1c8990707b451580e45aea0169b9a82fe739f2 (patch)
treefc8527d2d176ed85ee35437e184aa0e0a48da916 /Cargo.toml
parentf2183c5802e6674d3d69dce40048dc9c21ade6df (diff)
parentda0be711c7bbc7b80bf77eaa395c156b9eec7ac0 (diff)
downloadobnam-benchmark-ed1c8990707b451580e45aea0169b9a82fe739f2.tar.gz
Merge branch 'readme' into 'main'
docs: write a README Closes #21 See merge request obnam/obnam-benchmark!15
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 10e69bc..e7423ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "obnam-benchmark"
version = "0.1.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
-description = "a backup program"
+description = "benchmark the Obnam backup program"
license = "AGPL-3.0-or-later"
homepage = "https://obnam.org/"
repository = "https://gitlab.com/obnam/obnam-benchmark"