Skip to content

Commit 6156e2b

Browse files
committed
Update Cargo.toml
1 parent c4a201a commit 6156e2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crates/rusty_logger/Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ edition = { workspace = true }
55
repository = { workspace = true }
66
description = "Logging for OpsML"
77

8+
authors = [
9+
"Steven Forrester <[email protected]>"
10+
]
11+
12+
license = "MIT"
13+
814
[lib]
915
doctest = false
1016

0 commit comments

Comments
 (0)