Skip to content

Commit a040012

Browse files
authored
Add metadata to peepmatic crates (#2245)
1 parent 4484a00 commit a040012

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cranelift/peepmatic/crates/traits/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "peepmatic-traits"
33
version = "0.67.0"
44
authors = ["Nick Fitzgerald <[email protected]>"]
55
edition = "2018"
6+
license = "Apache-2.0 WITH LLVM-exception"
7+
description = 'Common traits for peepmatic'
68

79
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
810

0 commit comments

Comments
 (0)