File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["srdtrk <srdtrk@hotmail.com>"]
5
5
edition = " 2021"
6
6
description = " This is a CosmWasm implementation of an ICS-27 interchain accounts controller."
7
7
repository = " https://github.com/srdtrk/cw-ica-controller"
8
- license = " Apache-2.0 "
8
+ license = " MIT "
9
9
readme = " README.md"
10
10
11
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version = "0.4.2"
5
5
edition = " 2021"
6
6
description = " This crate contains macros for deriving cw-ica-controller interfaces."
7
7
repository = " https://github.com/srdtrk/cw-ica-controller"
8
- license = " Apache-2.0 "
8
+ license = " MIT "
9
9
readme = " Readme.md"
10
10
11
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
You can’t perform that action at this time.
0 commit comments