There was an error while loading. Please reload this page.
1 parent a732353 commit adfcfe3Copy full SHA for adfcfe3
1 file changed
cranelift/peepmatic/crates/traits/Cargo.toml
@@ -3,6 +3,8 @@ name = "peepmatic-traits"
3
version = "0.67.0"
4
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
5
edition = "2018"
6
+license = "Apache-2.0 WITH LLVM-exception"
7
+description = 'Common traits for peepmatic'
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments