Skip to content

Commit 41116c4

Browse files
committed
A bit of metadata
1 parent 08e97d2 commit 41116c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[package]
22
name = "tracing-filter"
3-
version = "0.0.0-dev"
3+
version = "0.0.0-dev.1"
44
edition = "2021"
5+
license = "MIT OR Apache-2.0"
56
rust-version = "1.59"
67

8+
description = "experimental next-generation filtering support for tracing"
9+
710
autotests = false
811

912
[dependencies]

0 commit comments

Comments
 (0)