add cargo deny config

This commit is contained in:
Sebastian Hugentobler 2023-03-09 10:57:25 +01:00
parent 9c5cd5f4da
commit d5af19b02a
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
7 changed files with 285 additions and 10 deletions

View file

@ -2,6 +2,7 @@
name = "dist_text"
version = "0.1.0"
edition = "2021"
license = "AGPL-3.0-or-later"
[dependencies]
crdts = "7.3.0"