Bump libsodium-sys-stable from 1.19.22 to 1.19.26

Bumps [libsodium-sys-stable](https://github.com/jedisct1/libsodium-sys-stable) from 1.19.22 to 1.19.26.
- [Release notes](https://github.com/jedisct1/libsodium-sys-stable/releases)
- [Commits](https://github.com/jedisct1/libsodium-sys-stable/compare/1.19.22...1.19.26)

---
updated-dependencies:
- dependency-name: libsodium-sys-stable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/166/head
dependabot[bot] 1 year ago committed by GitHub
parent 70e6021965
commit f344cfaf16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -550,9 +550,9 @@ dependencies = [
[[package]]
name = "libsodium-sys-stable"
version = "1.19.22"
version = "1.19.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83adf05d86392da08340d9d6fdc4c29bcf2db2009c05a033bc8a0677b9ee0472"
checksum = "9f0751edc417b78b6fef80032bd4df4425b9d272e308b8a251818c6fbf66e3a0"
dependencies = [
"cc",
"libc",

@ -33,7 +33,7 @@ hyper = { version = "0.14.23", default_features = false, features = [
"http1",
], optional = true }
ipext = "0.1.0"
libsodium-sys-stable = "1.19.22"
libsodium-sys-stable = "1.19.26"
log = { version = "0.4.17", features = ["std", "release_max_level_debug"] }
mimalloc = { version = "0.1.31", default-features = false }
socket2 = "0.4.7"

Loading…
Cancel
Save