Bump libsodium-sys-stable from 1.19.26 to 1.19.27

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

---
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/182/head
dependabot[bot] 1 year ago committed by GitHub
parent ab501b53b3
commit 03039d4142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -549,9 +549,9 @@ dependencies = [
[[package]]
name = "libsodium-sys-stable"
version = "1.19.26"
version = "1.19.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f0751edc417b78b6fef80032bd4df4425b9d272e308b8a251818c6fbf66e3a0"
checksum = "1c2e36a6759ec7f4d772d2e01af0bf5ba63eb114bbab488cbcf53884c6408bb9"
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.26"
libsodium-sys-stable = "1.19.27"
log = { version = "0.4.17", features = ["std", "release_max_level_debug"] }
mimalloc = { version = "0.1.34", default-features = false }
socket2 = "0.4.7"

Loading…
Cancel
Save