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

Small but production-ready webservice in Rust, using Actix web framework.

Results 12 locations-rs issues
Sort by recently updated
recently updated
newest added

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.4.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 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.35 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 See full diff...

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 [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.1 to 0.4.6. Changelog Sourced from lock_api's changelog. parking_lot 0.12.0, parking_lot_core 0.9.0, lock_api 0.4.6 (2022-01-28) The MSRV is bumped to 1.49.0. Disabled eventual fairness on wasm32-unknown-unknown. (#302)...

dependencies

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.15 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

Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.8 to 0.13.10. Release notes Sourced from hyper's releases. v0.13.10 Bug Fixes http1: fix server misinterpretting multiple Transfer-Encoding headers (6d9e5f9f) See https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf v0.13.9 Bug Fixes client: fix...

dependencies