ipinfo / rust

IPinfo Rust library for IPinfo API (IP geolocation and other types of IP data)
https://ipinfo.io
Apache License 2.0
56 stars 14 forks source link

Upgraded reqwest to 0.12 #56

Closed rakshith-ravi closed 4 weeks ago

rakshith-ravi commented 8 months ago

Ran cargo test with my token and all tests seem to pass

rakshith-ravi commented 8 months ago

Hi @Alextopher - would it be possible to make a release with this?

Alextopher commented 8 months ago

Sorry, I'm not a maintainer - only a contributor!

@talhahwahla

Alextopher commented 7 months ago

Hi @UmanShahzad this PR is getting a little stale.

Thank you for everything you do and great products.

rakshith-ravi commented 1 month ago

For anybody looking to use this with your project, add this to your Cargo.toml:

ipinfo = { git = "https://github.com/rakshith-ravi/ipinfo-rust", branch = "feature/upgrade-reqwest" }
abdullahdevrel commented 1 month ago

Hey guys, we went through a transition in the engineering team and have some backlog of unresolved issues. We will try our best to address any open issues and PRs as soon as possible.


@max-ipinfo Can you review the issue, please?

rakshith-ravi commented 4 weeks ago

Rebased and reopened #59