Skip to content

Commit

Permalink
Merge pull request #35 from ston-fi/tonlib-0.12.1-to-upstream
Browse files Browse the repository at this point in the history
Tonlib 0.12.1 to upstream
  • Loading branch information
dbaranovstonfi authored Dec 18, 2023
2 parents 58c7f3f + 13ac8c8 commit 271ba12
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.12.0"
version = "0.12.1"
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 = "2023.6"
tonlib-sys = "=2023.6"

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

0 comments on commit 271ba12

Please sign in to comment.