mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 21:26:13 +01:00
chore: add license to cdk-commion
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
name = "cdk-common"
|
||||
version = "0.7.0"
|
||||
edition = "2021"
|
||||
authors = ["CDK Developers"]
|
||||
description = "CDK common types and traits"
|
||||
homepage = "https://github.com/cashubtc/cdk"
|
||||
repository = "https://github.com/cashubtc/cdk.git"
|
||||
rust-version = "1.63.0" # MSRV
|
||||
license = "MIT"
|
||||
|
||||
[features]
|
||||
default = ["mint", "wallet"]
|
||||
|
||||
Reference in New Issue
Block a user