Skip to content

Commit

Permalink
Merge pull request #11 from ston-fi/Vasilisck-patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
ruslanracheev authored Jun 29, 2023
2 parents 05fa532 + 6033a34 commit fb7ac6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tonlib"
version = "0.5.3"
version = "0.5.4"
edition = "2021"
description = "Rust SDK for The Open Network"
license = "MIT"
Expand Down Expand Up @@ -39,7 +39,7 @@ pbkdf2 = "0.11"
reqwest = "0.11"
tokio = { version = "1", features = ["full"] }
tokio-retry = "0.3"
tonlib-sys = "2023.6.1"
tonlib-sys = "2023.6"

[dev-dependencies]
tokio-test = "0.4"
Expand Down

0 comments on commit fb7ac6d

Please sign in to comment.