Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
0

Configure Feed

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

Merge pull request #56 from at-microcosm/dependabot/cargo/openssl-0.10.78

Bump openssl from 0.10.72 to 0.10.78

author
phil
committer
GitHub
date (Apr 23, 2026, 10:43 AM -0400) commit df98c7a3 parent 7108ad9f
+4 -4
+4 -4
Cargo.lock
··· 3400 3400 3401 3401 [[package]] 3402 3402 name = "openssl" 3403 - version = "0.10.72" 3403 + version = "0.10.78" 3404 3404 source = "registry+https://github.com/rust-lang/crates.io-index" 3405 - checksum = "fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da" 3405 + checksum = "f38c4372413cdaaf3cc79dd92d29d7d9f5ab09b51b10dded508fb90bb70b9222" 3406 3406 dependencies = [ 3407 3407 "bitflags", 3408 3408 "cfg-if", ··· 3441 3441 3442 3442 [[package]] 3443 3443 name = "openssl-sys" 3444 - version = "0.9.107" 3444 + version = "0.9.114" 3445 3445 source = "registry+https://github.com/rust-lang/crates.io-index" 3446 - checksum = "8288979acd84749c744a9014b4382d42b8f7b2592847b5afb2ed29e5d16ede07" 3446 + checksum = "13ce1245cd07fcc4cfdb438f7507b0c7e4f3849a69fd84d52374c66d83741bb6" 3447 3447 dependencies = [ 3448 3448 "cc", 3449 3449 "libc",