clarify licenses and add cargo deny
This commit is contained in:
parent
bdd4c935a3
commit
a5aa57148f
6 changed files with 926 additions and 183 deletions
|
@ -2,6 +2,9 @@
|
|||
name = "migration"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = { workspace = true }
|
||||
authors = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue