Skip to content

Commit

Permalink
(cargo-release) version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
notdanilo committed Nov 11, 2021
1 parent 654f80e commit 6b30747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/openlimits-binance/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openlimits-binance"
version = "0.1.1-alpha.0"
version = "0.2.0"
authors = ["Danilo Guanabara <[email protected]>"]
edition = "2018"
description = "Binance implementation for OpenLimits."
Expand Down Expand Up @@ -28,4 +28,4 @@ sha2 = "0.9.1"
url = "2.1.1"
futures = "0.3"
tokio = "1.6.0"
tokio-tungstenite = { version = "0.13", features = ["tls"] }
tokio-tungstenite = { version = "0.13", features = ["tls"] }

0 comments on commit 6b30747

Please sign in to comment.