Skip to content

Commit

Permalink
Bump tonlib-rs to 2024.3.7 (#54)
Browse files Browse the repository at this point in the history
* bump tonlib- sys version
  • Loading branch information
dbaranovstonfi authored May 10, 2024
1 parent 730bd60 commit 6dddd7f
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.4"
version = "0.14.5"
edition = "2021"
description = "Rust SDK for The Open Network"
license = "MIT"
Expand Down Expand Up @@ -46,7 +46,7 @@ reqwest = "0.11"
thiserror = "1"
tokio = { version = "1", features = ["rt","macros"] }
tokio-retry = "0.3"
tonlib-sys = "=2024.3.6"
tonlib-sys = "=2024.3.7"


[dev-dependencies]
Expand Down

0 comments on commit 6dddd7f

Please sign in to comment.