1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
[dependencies.bincode] version = "1.3.3" [dependencies.hex] version = "0.4.3" [dependencies.pea-amount] version = "0.1.1" [dependencies.pea-core] version = "0.1.1" [dependencies.reqwest] features = ["json"] version = "0.11.11" [dependencies.serde] features = ["derive"] version = "1.0.137" [package] categories = ["cryptography::cryptocurrencies"] description = "エンドウ" edition = "2021" license = "MIT" name = "pea-api" repository = "https://github.com/peacash/pea" version = "0.1.1"