rure: update dependencies

+10 -10
+9 -9
pkgs/by-name/ru/rure/Cargo.lock
··· 1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 - version = 3 4 5 [[package]] 6 name = "aho-corasick" ··· 13 14 [[package]] 15 name = "libc" 16 - version = "0.2.155" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" 19 20 [[package]] 21 name = "memchr" ··· 25 26 [[package]] 27 name = "regex" 28 - version = "1.10.5" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 30 - checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f" 31 dependencies = [ 32 "aho-corasick", 33 "memchr", ··· 37 38 [[package]] 39 name = "regex-automata" 40 - version = "0.4.7" 41 source = "registry+https://github.com/rust-lang/crates.io-index" 42 - checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" 43 dependencies = [ 44 "aho-corasick", 45 "memchr", ··· 48 49 [[package]] 50 name = "regex-syntax" 51 - version = "0.8.4" 52 source = "registry+https://github.com/rust-lang/crates.io-index" 53 - checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" 54 55 [[package]] 56 name = "rure"
··· 1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 + version = 4 4 5 [[package]] 6 name = "aho-corasick" ··· 13 14 [[package]] 15 name = "libc" 16 + version = "0.2.172" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 18 + checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" 19 20 [[package]] 21 name = "memchr" ··· 25 26 [[package]] 27 name = "regex" 28 + version = "1.11.1" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 30 + checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 31 dependencies = [ 32 "aho-corasick", 33 "memchr", ··· 37 38 [[package]] 39 name = "regex-automata" 40 + version = "0.4.9" 41 source = "registry+https://github.com/rust-lang/crates.io-index" 42 + checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 43 dependencies = [ 44 "aho-corasick", 45 "memchr", ··· 48 49 [[package]] 50 name = "regex-syntax" 51 + version = "0.8.5" 52 source = "registry+https://github.com/rust-lang/crates.io-index" 53 + checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 54 55 [[package]] 56 name = "rure"
+1 -1
pkgs/by-name/ru/rure/pin.json
··· 1 { 2 "pname": "rure", 3 "version": "0.2.2", 4 - "hash": "sha256-BuTFOTmWrtGXNl5X0Nx+b7XdKnMN5XdowOy5rNBKTFg=" 5 }
··· 1 { 2 "pname": "rure", 3 "version": "0.2.2", 4 + "hash": "sha256:0n2c9b8arfgcq1l7gr8dfcmdvdbggvfd0msy6sbx3bln74wwbr06" 5 }