Sync your own workout data from your "Strong" app
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump openssl from 0.10.71 to 0.10.72

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72)

---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
1f68262c edbc5533

+4 -4
+4 -4
Cargo.lock
··· 792 792 793 793 [[package]] 794 794 name = "openssl" 795 - version = "0.10.71" 795 + version = "0.10.73" 796 796 source = "registry+https://github.com/rust-lang/crates.io-index" 797 - checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd" 797 + checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 798 798 dependencies = [ 799 799 "bitflags", 800 800 "cfg-if", ··· 824 824 825 825 [[package]] 826 826 name = "openssl-sys" 827 - version = "0.9.106" 827 + version = "0.9.109" 828 828 source = "registry+https://github.com/rust-lang/crates.io-index" 829 - checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" 829 + checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 830 830 dependencies = [ 831 831 "cc", 832 832 "libc",