Skip to content

Commit

Permalink
Added author and license to derive_extras Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Antikyth committed Nov 21, 2023
1 parent ae678c4 commit 8613237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions derive-extras/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[package]
name = "derive-extras"
authors = ["Antikyth"]
version = "0.1.0"
license = "MPL-2.0"
edition = "2021"

[lib]
Expand Down

0 comments on commit 8613237

Please sign in to comment.