The code and data behind xeiaso.net
5
fork

Configure Feed

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

Merge remote-tracking branch 'origin/dependabot/cargo/reqwest-0.11.13'

Xe Iaso 551e0384 47cf54b4

+2 -2
+2 -2
Cargo.lock
··· 2269 2269 2270 2270 [[package]] 2271 2271 name = "reqwest" 2272 - version = "0.11.12" 2272 + version = "0.11.13" 2273 2273 source = "registry+https://github.com/rust-lang/crates.io-index" 2274 - checksum = "431949c384f4e2ae07605ccaa56d1d9d2ecdb5cadd4f9577ccfab29f2e5149fc" 2274 + checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c" 2275 2275 dependencies = [ 2276 2276 "base64", 2277 2277 "bytes",