upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock97
1 files changed, 97 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c257c53..838110b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -748,6 +748,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
748checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 748checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
749 749
750[[package]] 750[[package]]
751name = "futures-timer"
752version = "3.0.3"
753source = "registry+https://github.com/rust-lang/crates.io-index"
754checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
755
756[[package]]
751name = "futures-util" 757name = "futures-util"
752version = "0.3.31" 758version = "0.3.31"
753source = "registry+https://github.com/rust-lang/crates.io-index" 759source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -816,6 +822,12 @@ dependencies = [
816] 822]
817 823
818[[package]] 824[[package]]
825name = "glob"
826version = "0.3.3"
827source = "registry+https://github.com/rust-lang/crates.io-index"
828checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
829
830[[package]]
819name = "gloo-timers" 831name = "gloo-timers"
820version = "0.3.0" 832version = "0.3.0"
821source = "registry+https://github.com/rust-lang/crates.io-index" 833source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1455,6 +1467,7 @@ dependencies = [
1455 "passwords", 1467 "passwords",
1456 "qrcode", 1468 "qrcode",
1457 "reqwest", 1469 "reqwest",
1470 "rstest",
1458 "scrypt", 1471 "scrypt",
1459 "serde", 1472 "serde",
1460 "serde_json", 1473 "serde_json",
@@ -1860,6 +1873,15 @@ dependencies = [
1860] 1873]
1861 1874
1862[[package]] 1875[[package]]
1876name = "proc-macro-crate"
1877version = "3.4.0"
1878source = "registry+https://github.com/rust-lang/crates.io-index"
1879checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
1880dependencies = [
1881 "toml_edit",
1882]
1883
1884[[package]]
1863name = "proc-macro-hack" 1885name = "proc-macro-hack"
1864version = "0.5.20+deprecated" 1886version = "0.5.20+deprecated"
1865source = "registry+https://github.com/rust-lang/crates.io-index" 1887source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2035,6 +2057,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2035checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 2057checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
2036 2058
2037[[package]] 2059[[package]]
2060name = "relative-path"
2061version = "1.9.3"
2062source = "registry+https://github.com/rust-lang/crates.io-index"
2063checksum = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2"
2064
2065[[package]]
2038name = "reqwest" 2066name = "reqwest"
2039version = "0.12.24" 2067version = "0.12.24"
2040source = "registry+https://github.com/rust-lang/crates.io-index" 2068source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2101,6 +2129,36 @@ dependencies = [
2101] 2129]
2102 2130
2103[[package]] 2131[[package]]
2132name = "rstest"
2133version = "0.23.0"
2134source = "registry+https://github.com/rust-lang/crates.io-index"
2135checksum = "0a2c585be59b6b5dd66a9d2084aa1d8bd52fbdb806eafdeffb52791147862035"
2136dependencies = [
2137 "futures",
2138 "futures-timer",
2139 "rstest_macros",
2140 "rustc_version",
2141]
2142
2143[[package]]
2144name = "rstest_macros"
2145version = "0.23.0"
2146source = "registry+https://github.com/rust-lang/crates.io-index"
2147checksum = "825ea780781b15345a146be27eaefb05085e337e869bff01b4306a4fd4a9ad5a"
2148dependencies = [
2149 "cfg-if",
2150 "glob",
2151 "proc-macro-crate",
2152 "proc-macro2",
2153 "quote",
2154 "regex",
2155 "relative-path",
2156 "rustc_version",
2157 "syn",
2158 "unicode-ident",
2159]
2160
2161[[package]]
2104name = "rustc_version" 2162name = "rustc_version"
2105version = "0.4.1" 2163version = "0.4.1"
2106source = "registry+https://github.com/rust-lang/crates.io-index" 2164source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2760,6 +2818,36 @@ dependencies = [
2760] 2818]
2761 2819
2762[[package]] 2820[[package]]
2821name = "toml_datetime"
2822version = "0.7.3"
2823source = "registry+https://github.com/rust-lang/crates.io-index"
2824checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
2825dependencies = [
2826 "serde_core",
2827]
2828
2829[[package]]
2830name = "toml_edit"
2831version = "0.23.7"
2832source = "registry+https://github.com/rust-lang/crates.io-index"
2833checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d"
2834dependencies = [
2835 "indexmap",
2836 "toml_datetime",
2837 "toml_parser",
2838 "winnow",
2839]
2840
2841[[package]]
2842name = "toml_parser"
2843version = "1.0.4"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
2845checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
2846dependencies = [
2847 "winnow",
2848]
2849
2850[[package]]
2763name = "tower" 2851name = "tower"
2764version = "0.5.2" 2852version = "0.5.2"
2765source = "registry+https://github.com/rust-lang/crates.io-index" 2853source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -3359,6 +3447,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3359checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 3447checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
3360 3448
3361[[package]] 3449[[package]]
3450name = "winnow"
3451version = "0.7.13"
3452source = "registry+https://github.com/rust-lang/crates.io-index"
3453checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
3454dependencies = [
3455 "memchr",
3456]
3457
3458[[package]]
3362name = "wit-bindgen" 3459name = "wit-bindgen"
3363version = "0.46.0" 3460version = "0.46.0"
3364source = "registry+https://github.com/rust-lang/crates.io-index" 3461source = "registry+https://github.com/rust-lang/crates.io-index"