Skip to content

Commit a985553

Browse files
committed
Add description to Cargo.toml
1 parent 7d4018e commit a985553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
license = "MIT"
66
authors = ["Alex Good <[email protected]>", "Gregory Terzian"]
77
repository = "https://github.com/automerge/automerge-repo-rs"
8+
description = "A rust implementation of automerge-repo"
89

910
[[example]]
1011
name = "tcp-example"

0 commit comments

Comments
 (0)