change project name

This commit is contained in:
wood
2025-06-16 10:20:30 +08:00
parent 1ac52b03a9
commit c21107d57c
2 changed files with 7 additions and 11 deletions
+6 -10
View File
@@ -1,12 +1,12 @@
[package]
name = "pumpfun-sdk"
version = "2.4.3"
name = "sol-trade-sdk"
version = "0.1.0"
edition = "2021"
authors = ["William <byteblock6@gmail.com>"]
repository = "https://github.com/MiracleAI-Labs/pumpfun-sdk"
description = "Rust SDK to interact with the Pump.fun Solana program."
repository = "https://github.com/0xfnzero/sol-trade-sdk"
description = "Rust SDK to interact with the dex trade Solana program."
license = "MIT"
keywords = ["solana", "memecoins", "pumpfun", "pumpfun-sdk", "pumpbot"]
keywords = ["solana", "memecoins", "pumpfun", "pumpswap", "raydium"]
readme = "README.md"
[lib]
@@ -87,8 +87,4 @@ tokio-tungstenite = { version = "0.26.1", features = ["native-tls"] }
indicatif = "0.17.11"
toml = "0.8.20"
pumpfun_program = { version = "4.2.0", package = "pumpfun" }
pumpfun_program = { version = "4.2.0", package = "pumpfun" }