Skip to content

Commit 981d2d0

Browse files
authored
Add description (#1383)
1 parent 5ef1ff0 commit 981d2d0

File tree

1 file changed

+3
-0
lines changed
  • target_chains/solana/pyth_solana_receiver_sdk

1 file changed

+3
-0
lines changed

target_chains/solana/pyth_solana_receiver_sdk/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[package]
22
name = "pyth-solana-receiver-sdk"
33
version = "0.1.0"
4+
description = "SDK for the Pyth Solana Receiver program"
5+
authors = ["Pyth Data Association"]
6+
repository = "https://github.com/pyth-network/pyth-crosschain"
47
license = "Apache-2.0"
58
edition = "2021"
69

0 commit comments

Comments
 (0)