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.

Merge pull request #4 from tolik518/dependabot/cargo/tokio-1.44.2

authored by

Anatolij Vasilev and committed by
GitHub
5fe3c069 0a961656

+2 -2
+2 -2
Cargo.lock
··· 1386 1386 1387 1387 [[package]] 1388 1388 name = "tokio" 1389 - version = "1.44.1" 1389 + version = "1.44.2" 1390 1390 source = "registry+https://github.com/rust-lang/crates.io-index" 1391 - checksum = "f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a" 1391 + checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" 1392 1392 dependencies = [ 1393 1393 "backtrace", 1394 1394 "bytes",