Skip to content

Commit

Permalink
chore: update package license
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Oct 17, 2023
1 parent 8e05e82 commit 5591143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ edition = "2021"
repository = "https://github.com/omnia-network/ic-websocket-cdk-rs"
rust-version = "1.69.0"
description = "IC Websocket Canister Development Kit"
license = "MIT"

[workspace.dependencies]
ic-websocket-cdk = { path = "src/ic-websocket-cdk", version = "0.1.0" }
Expand Down
1 change: 1 addition & 0 deletions src/ic-websocket-cdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition.workspace = true
rust-version.workspace = true
repository.workspace = true
description.workspace = true
license.workspace = true
exclude = [
"**/*.did",
]
Expand Down

0 comments on commit 5591143

Please sign in to comment.