Skip to content

Commit e5088c4

Browse files
committed
ci: update manifest information
1 parent 9c05d43 commit e5088c4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
[package]
22
name = "bec_log_ingestor"
3+
description = "Tiny service to pull BEC logs from Redis and push them to Elastic"
4+
readme = "README.md"
5+
repository = "https://github.com/bec-project/bec_log_ingestor"
6+
keywords = ["logging", "BEC"]
7+
categories = ["science", "command-line-utilities"]
8+
license = "Apache-2.0"
39
version = "1.0.0"
410
edition = "2024"
511

0 commit comments

Comments
 (0)