stock 0.0.1-alpha.1

Use the command line tool with query cryptocurrency prices
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.reqwest]
version = "0.11.24"

[package]
authors = ["dravenk <longxianwen@outlook.com>"]
description = "Use the command line tool with query cryptocurrency prices"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "stock"
readme = "README.md"
version = "0.0.1-alpha.1"