Skip to content

Commit de270b4

Browse files
committed
Update Cargo.toml for release to crates.io
1 parent 1517df4 commit de270b4

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
@@ -3,6 +3,10 @@ name = "pco_store"
33
version = "0.1.0"
44
edition = "2024"
55
license = "MIT"
6+
include = ["src/**/*.rs", "Cargo.toml", "README.md"]
7+
description = "Easy to use numeric compression"
8+
categories = ["compression", "database"]
9+
keywords = ["compression", "timeseries", "postgres"]
610

711
[lib]
812
proc-macro = true

0 commit comments

Comments
 (0)