Skip to content

Commit 3c4dc53

Browse files
committed
Version bump to 0.3.0
No breaking changes. Building with the lastest Rust edition and latest dependency versions
1 parent fd7cca2 commit 3c4dc53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "kraapi"
33
description = "Asynchronous HTTP client for the Kraken Cryptocurrency Exchange"
44
authors = ["Caleb Crane <[email protected]>"]
55
repository = "https://github.com/Fuzzy-Math/Kraapi"
6-
version = "0.2.1"
7-
edition = "2018"
6+
version = "0.3.0"
7+
edition = "2021"
88
readme = "README.md"
99
license = "MIT OR Apache-2.0"
1010
keywords = ["kraken", "crypto", "cryptocurrency", "api"]

0 commit comments

Comments
 (0)