We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f646cc commit 4e21e75Copy full SHA for 4e21e75
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "finnhub-rs"
3
-version = "0.1.1"
+version = "0.1.2"
4
authors = ["Henry Boisdequin"]
5
license = "MIT"
6
description = "Finnhub-rs is a client for the Finnhub API implemented in Rust."
7
homepage = "https://github.com/henryboisdequin/finnhub-rs"
8
-documentation = "https://docs.rs/finnhub-rs/0.1.1/finnhub_rs/"
+documentation = "https://docs.rs/finnhub-rs/0.1.2/finnhub_rs/"
9
repository = "https://github.com/henryboisdequin/finnhub-rs"
10
readme = "README.md"
11
keywords = ["finnhub", "client", "api", "stocks"]
0 commit comments