aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 406f8258..9a3b0534 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "fatcat"
-version = "0.1.0"
+version = "0.2.0"
edition = "2018"
authors = ["Bryan Newbold <bnewbold@archive.org>"]
-description = "A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata"
+description = "A scalable, versioned, API-oriented catalog for bibliographic entities and file metadata"
license = "AGPL 3.0"
[workspace]