Skip to content

Commit c9f3993

Browse files
authored
Update Cargo.toml
Signed-off-by: Nitish Tiwari <[email protected]>
1 parent 8232e8e commit c9f3993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "parseable"
3-
version = "2.1.1"
3+
version = "2.1.0"
44
authors = ["Parseable Team <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.83.0"
7-
categories = ["logging", "observability", "log analytics"]
7+
categories = ["logs", "observability", "metrics", "traces"]
88
build = "build.rs"
99

1010
[dependencies]

0 commit comments

Comments
 (0)