Skip to content

Commit 495a2e9

Browse files
authored
chore: add licenses before publishing (#1379)
1 parent f2d5bdc commit 495a2e9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pythnet/pythnet_sdk/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "2.0.0"
44
description = "Pyth Runtime for Solana"
55
authors = ["Pyth Data Association"]
66
repository = "https://github.com/pyth-network/pythnet"
7+
license = "Apache-2.0"
78
edition = "2021"
89

910
[lib]

target_chains/solana/pyth_solana_receiver_sdk/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "pyth-solana-receiver-sdk"
33
version = "0.1.0"
4+
license = "Apache-2.0"
45
edition = "2021"
56

67
[lib]

0 commit comments

Comments
 (0)