Skip to content

Commit

Permalink
Upstream 0.14.3 (#51)
Browse files Browse the repository at this point in the history
* bump tonlib-sys
  • Loading branch information
dbaranovstonfi authored May 6, 2024
1 parent f8cd477 commit 622e8c6
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.14.2"
version = "0.14.3"
edition = "2021"
description = "Rust SDK for The Open Network"
license = "MIT"
Expand Down Expand Up @@ -45,7 +45,7 @@ reqwest = "0.11"
thiserror = "1"
tokio = { version = "1", features = ["rt","macros"] }
tokio-retry = "0.3"
tonlib-sys = "=2024.3.4"
tonlib-sys = "=2024.3.5"

[dev-dependencies]
anyhow = "1"
Expand Down

0 comments on commit 622e8c6

Please sign in to comment.