Skip to content

Commit 60bfff0

Browse files
committed
Add metadata
1 parent 7f7e9b4 commit 60bfff0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ name = "esdump-rs"
88
version = "0.1.0"
99
edition = "2021"
1010

11+
description = "Dump Elasticsearch indexes to object storage"
12+
license = "MIT"
13+
repository = "https://github.com/GitGuardian/esdump-rs/"
14+
1115
[dependencies]
1216
elasticsearch = "8.5.0-alpha.1"
1317
serde = { version = "~1", features = ["derive"] }

0 commit comments

Comments
 (0)