forked from mirrors/jj
gen-protos: specify license
Summary: Trying to make 'cargo deny' happy. Signed-off-by: Austin Seipp <aseipp@pobox.com> Change-Id: Iabe34cdefac38a4e2bf1942362a28ca4
This commit is contained in:
parent
48fa821e60
commit
b19bf3757f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "gen-protos"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue