Skip to content

Commit 493639f

Browse files
sgramsjyao1
authored andcommitted
cc-measurement: Cargo.toml is missing license statement
Assuming BSD-2-Clause-Patent as parent directory Signed-off-by: Stanislaw Grams <[email protected]>
1 parent 4443b91 commit 493639f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cc-measurement/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "cc-measurement"
33
version = "0.1.0"
4+
license = "BSD-2-Clause-Patent"
45
edition = "2021"
56

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

0 commit comments

Comments
 (0)