geoip-rs icon indicating copy to clipboard operation
geoip-rs copied to clipboard

geoip service written in rust https://geoip.rs/

Results 13 geoip-rs issues
Sort by recently updated
recently updated
newest added

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...

dependencies

Bumps [futures-task](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.21. Release notes Sourced from futures-task's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...

dependencies

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.21. Release notes Sourced from futures-util's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...

dependencies

Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.7 to 0.4.8. Changelog Sourced from arc-swap's changelog. 0.4.8 Backport of fix to soundness issue in #45 (access::Map from Constant can lead to dangling references). Commits 34b809f...

dependencies

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.34 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...

dependencies

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies

Bumps [actix-service](https://github.com/actix/actix-net) from 1.0.5 to 1.0.6. Release notes Sourced from actix-service's releases. actix-service: v1.0.6 Fixed Removed unsound custom Cell implementation that allowed obtaining several mutable references to the same data,...

dependencies

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.12 to 0.3.19. Changelog Sourced from socket2's changelog. 0.4.5 Changed Replace winapi dependency with windows-sys (rust-lang/socket2#303). Added Socket::join_ssm_v4 and Socket::leave_ssm_v4 (rust-lang/socket2#298). Socket::set_recv_tos and Socket::recv_tos (rust-lang/socket2#299). Fixed Fix...

dependencies

Hi. I'm developing a small open source tool for retrieving weather info that retrieves the latitude/longitude from the user location. Since your service provides exactly this, I would like to...

Hi, It looks like this project has not been updated for awhile. We would like to introduce the free IP2Location LITE database in https://lite.ip2location.com as an alternate source of IP...