This repository has no description
0

Configure Feed

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

⬆️ Lock file maintenance (#64)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+49 -18
+49 -18
Cargo.lock
··· 606 606 607 607 [[package]] 608 608 name = "cc" 609 - version = "1.2.41" 609 + version = "1.2.43" 610 610 source = "registry+https://github.com/rust-lang/crates.io-index" 611 - checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" 611 + checksum = "739eb0f94557554b3ca9a86d2d37bebd49c5e6d0c1d2bda35ba5bdac830befc2" 612 612 dependencies = [ 613 613 "find-msvc-tools", 614 614 "jobserver", ··· 998 998 999 999 [[package]] 1000 1000 name = "deranged" 1001 - version = "0.5.4" 1001 + version = "0.5.5" 1002 1002 source = "registry+https://github.com/rust-lang/crates.io-index" 1003 - checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 1003 + checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 1004 1004 dependencies = [ 1005 1005 "powerfmt", 1006 1006 "serde_core", ··· 1296 1296 1297 1297 [[package]] 1298 1298 name = "flate2" 1299 - version = "1.1.4" 1299 + version = "1.1.5" 1300 1300 source = "registry+https://github.com/rust-lang/crates.io-index" 1301 - checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" 1301 + checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" 1302 1302 dependencies = [ 1303 1303 "crc32fast", 1304 1304 "libz-rs-sys", ··· 2524 2524 2525 2525 [[package]] 2526 2526 name = "home" 2527 - version = "0.5.11" 2527 + version = "0.5.12" 2528 2528 source = "registry+https://github.com/rust-lang/crates.io-index" 2529 - checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" 2529 + checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" 2530 2530 dependencies = [ 2531 - "windows-sys 0.59.0", 2531 + "windows-sys 0.61.2", 2532 2532 ] 2533 2533 2534 2534 [[package]] ··· 2635 2635 "js-sys", 2636 2636 "log", 2637 2637 "wasm-bindgen", 2638 - "windows-core", 2638 + "windows-core 0.62.2", 2639 2639 ] 2640 2640 2641 2641 [[package]] ··· 3867 3867 3868 3868 [[package]] 3869 3869 name = "proc-macro2" 3870 - version = "1.0.102" 3870 + version = "1.0.103" 3871 3871 source = "registry+https://github.com/rust-lang/crates.io-index" 3872 - checksum = "8e0f6df8eaa422d97d72edcd152e1451618fed47fabbdbd5a8864167b1d4aff7" 3872 + checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" 3873 3873 dependencies = [ 3874 3874 "unicode-ident", 3875 3875 ] ··· 5753 5753 checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 5754 5754 dependencies = [ 5755 5755 "windows-collections", 5756 - "windows-core", 5756 + "windows-core 0.61.2", 5757 5757 "windows-future", 5758 5758 "windows-link 0.1.3", 5759 5759 "windows-numerics", ··· 5765 5765 source = "registry+https://github.com/rust-lang/crates.io-index" 5766 5766 checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 5767 5767 dependencies = [ 5768 - "windows-core", 5768 + "windows-core 0.61.2", 5769 5769 ] 5770 5770 5771 5771 [[package]] ··· 5777 5777 "windows-implement", 5778 5778 "windows-interface", 5779 5779 "windows-link 0.1.3", 5780 - "windows-result", 5781 - "windows-strings", 5780 + "windows-result 0.3.4", 5781 + "windows-strings 0.4.2", 5782 + ] 5783 + 5784 + [[package]] 5785 + name = "windows-core" 5786 + version = "0.62.2" 5787 + source = "registry+https://github.com/rust-lang/crates.io-index" 5788 + checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 5789 + dependencies = [ 5790 + "windows-implement", 5791 + "windows-interface", 5792 + "windows-link 0.2.1", 5793 + "windows-result 0.4.1", 5794 + "windows-strings 0.5.1", 5782 5795 ] 5783 5796 5784 5797 [[package]] ··· 5787 5800 source = "registry+https://github.com/rust-lang/crates.io-index" 5788 5801 checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 5789 5802 dependencies = [ 5790 - "windows-core", 5803 + "windows-core 0.61.2", 5791 5804 "windows-link 0.1.3", 5792 5805 "windows-threading", 5793 5806 ] ··· 5832 5845 source = "registry+https://github.com/rust-lang/crates.io-index" 5833 5846 checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 5834 5847 dependencies = [ 5835 - "windows-core", 5848 + "windows-core 0.61.2", 5836 5849 "windows-link 0.1.3", 5837 5850 ] 5838 5851 ··· 5846 5859 ] 5847 5860 5848 5861 [[package]] 5862 + name = "windows-result" 5863 + version = "0.4.1" 5864 + source = "registry+https://github.com/rust-lang/crates.io-index" 5865 + checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 5866 + dependencies = [ 5867 + "windows-link 0.2.1", 5868 + ] 5869 + 5870 + [[package]] 5849 5871 name = "windows-strings" 5850 5872 version = "0.4.2" 5851 5873 source = "registry+https://github.com/rust-lang/crates.io-index" 5852 5874 checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 5853 5875 dependencies = [ 5854 5876 "windows-link 0.1.3", 5877 + ] 5878 + 5879 + [[package]] 5880 + name = "windows-strings" 5881 + version = "0.5.1" 5882 + source = "registry+https://github.com/rust-lang/crates.io-index" 5883 + checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 5884 + dependencies = [ 5885 + "windows-link 0.2.1", 5855 5886 ] 5856 5887 5857 5888 [[package]]