We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4484a00 commit a040012Copy full SHA for a040012
cranelift/peepmatic/crates/traits/Cargo.toml
@@ -3,6 +3,8 @@ name = "peepmatic-traits"
3
version = "0.67.0"
4
authors = ["Nick Fitzgerald <[email protected]>"]
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