Move license line

This commit is contained in:
FiveMovesAhead 2024-05-16 12:52:49 +08:00
parent f618525479
commit 0f33c8a306

View File

@ -2,10 +2,10 @@
name = "tig-api"
version = "0.1.0"
readme = "README.md"
license = "https://github.com/tig-foundation/tig-monorepo/tree/main/docs/agreements/end_user_license_agreement.pdf"
authors.workspace = true
repository.workspace = true
edition.workspace = true
license = "https://github.com/tig-foundation/tig-monorepo/tree/main/docs/agreements/end_user_license_agreement.pdf"
[lib]
crate-type = ["cdylib", "rlib"]