ston-fi / tonlib-rs

Rust SDK for The Open Network
https://github.com/ston-fi/tonlib-rs
MIT License
159 stars 37 forks source link

Version mismatch between README and published crate #97

Open hey-researcher opened 6 days ago

hey-researcher commented 6 days ago

The latest version published to https://crates.io/crates/tonlib is tonlib = "0.17.6", but the Usage section in the README refers to version 0.19: https://github.com/ston-fi/tonlib-rs#usage.

dbaranovstonfi commented 1 hour ago

Thank you for noticing this issue. We are splittng former tonlib-rs into two crates tonlib-core and tonlib-client.

The readme will be updated soon.