zedis
zedis copied to clipboard
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled
Bumps [rgb](https://github.com/kornelski/rust-rgb) from 0.8.14 to 0.8.36. Commits 789553f chore: Release rgb version 0.8.36 f9d4501 ARGB/ABGR pixels are 4 bytes each, not 2 9d4870b Implement array to ARGB 1d35905 chore: Release...
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.38. Commits 2c0abd4 Release v0.2.38 eb44275 Remove special casing for Redox as it is supported by unix target family a183475 Release v0.2.37 6081dff haiku: Fix...
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.3 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). 0.4.7 Rename...
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...
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.26 to 0.4.38. Commits dc78ebe Bump to 0.4.38 de72a30 Add a method to write a link name without canonicalization (#274) ec5edf1 Add an append_link() method to handle...
Bumps [http](https://github.com/hyperium/http) from 0.1.18 to 0.1.21. Changelog Sourced from http's changelog. 0.1.21 (December 2, 2019) Fix Method::is_idempotent returning false for PUT and `DELETE. 0.1.20 (November 26, 2019) Fix possible double-free...
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.11 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...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.10 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). v0.6.13 Use the maybe-unit crate in place of...
Bumps [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.2 to 0.5.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [sodiumoxide](https://github.com/sodiumoxide/sodiumoxide) from 0.2.4 to 0.2.5. Changelog Sourced from sodiumoxide's changelog. 0.2.5 (Oct 11, 2019) Fix Digest PartialEq (#381) Fix compiler warnings (#380) Use copy_from_slice instead of manual loop where...