add cargo deny config
This commit is contained in:
parent
9c5cd5f4da
commit
d5af19b02a
7 changed files with 285 additions and 10 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "dist_text"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
crdts = "7.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue