dependabot[bot] commited on
Commit
718e172
·
unverified ·
1 Parent(s): 56bfcbb

build(deps): bump tokio from 1.40.0 to 1.41.0 (#624)

Browse files
Files changed (2) hide show
  1. Cargo.lock +21 -21
  2. Cargo.toml +1 -1
Cargo.lock CHANGED
@@ -14,7 +14,7 @@ dependencies = [
14
  "futures-sink",
15
  "memchr",
16
  "pin-project-lite",
17
- "tokio 1.40.0",
18
  "tokio-util",
19
  "tracing",
20
  ]
@@ -100,7 +100,7 @@ dependencies = [
100
  "rand 0.8.5",
101
  "sha1",
102
  "smallvec 1.13.2",
103
- "tokio 1.40.0",
104
  "tokio-util",
105
  "tracing",
106
  ]
@@ -136,7 +136,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
136
  checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
137
  dependencies = [
138
  "futures-core",
139
- "tokio 1.40.0",
140
  "tokio-uring",
141
  ]
142
 
@@ -153,7 +153,7 @@ dependencies = [
153
  "futures-util",
154
  "mio 1.0.2",
155
  "socket2 0.5.7",
156
- "tokio 1.40.0",
157
  "tokio-uring",
158
  "tracing",
159
  ]
@@ -356,7 +356,7 @@ dependencies = [
356
  "futures-core",
357
  "memchr",
358
  "pin-project-lite",
359
- "tokio 1.40.0",
360
  ]
361
 
362
  [[package]]
@@ -713,7 +713,7 @@ dependencies = [
713
  "futures-core",
714
  "memchr",
715
  "pin-project-lite",
716
- "tokio 1.40.0",
717
  "tokio-util",
718
  ]
719
 
@@ -1528,7 +1528,7 @@ dependencies = [
1528
  "http 1.1.0",
1529
  "indexmap 2.5.0",
1530
  "slab",
1531
- "tokio 1.40.0",
1532
  "tokio-util",
1533
  "tracing",
1534
  ]
@@ -1746,7 +1746,7 @@ dependencies = [
1746
  "itoa 1.0.11",
1747
  "pin-project-lite",
1748
  "smallvec 1.13.2",
1749
- "tokio 1.40.0",
1750
  "want 0.3.1",
1751
  ]
1752
 
@@ -1762,7 +1762,7 @@ dependencies = [
1762
  "hyper-util",
1763
  "rustls",
1764
  "rustls-pki-types",
1765
- "tokio 1.40.0",
1766
  "tokio-rustls",
1767
  "tower-service",
1768
  "webpki-roots",
@@ -1795,7 +1795,7 @@ dependencies = [
1795
  "hyper 1.4.1",
1796
  "pin-project-lite",
1797
  "socket2 0.5.7",
1798
- "tokio 1.40.0",
1799
  "tower-service",
1800
  "tracing",
1801
  ]
@@ -2905,7 +2905,7 @@ dependencies = [
2905
  "rustls",
2906
  "socket2 0.5.7",
2907
  "thiserror",
2908
- "tokio 1.40.0",
2909
  "tracing",
2910
  ]
2911
 
@@ -3148,7 +3148,7 @@ dependencies = [
3148
  "percent-encoding 2.3.1",
3149
  "pin-project-lite",
3150
  "ryu",
3151
- "tokio 1.40.0",
3152
  "tokio-retry",
3153
  "tokio-util",
3154
  "url 2.5.2",
@@ -3271,7 +3271,7 @@ dependencies = [
3271
  "serde_json",
3272
  "serde_urlencoded 0.7.1",
3273
  "sync_wrapper",
3274
- "tokio 1.40.0",
3275
  "tokio-rustls",
3276
  "tokio-socks",
3277
  "tokio-util",
@@ -3994,9 +3994,9 @@ dependencies = [
3994
 
3995
  [[package]]
3996
  name = "tokio"
3997
- version = "1.40.0"
3998
  source = "registry+https://github.com/rust-lang/crates.io-index"
3999
- checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
4000
  dependencies = [
4001
  "backtrace",
4002
  "bytes 1.7.2",
@@ -4090,7 +4090,7 @@ checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"
4090
  dependencies = [
4091
  "pin-project",
4092
  "rand 0.8.5",
4093
- "tokio 1.40.0",
4094
  ]
4095
 
4096
  [[package]]
@@ -4101,7 +4101,7 @@ checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
4101
  dependencies = [
4102
  "rustls",
4103
  "rustls-pki-types",
4104
- "tokio 1.40.0",
4105
  ]
4106
 
4107
  [[package]]
@@ -4113,7 +4113,7 @@ dependencies = [
4113
  "either",
4114
  "futures-util",
4115
  "thiserror",
4116
- "tokio 1.40.0",
4117
  ]
4118
 
4119
  [[package]]
@@ -4180,7 +4180,7 @@ dependencies = [
4180
  "libc",
4181
  "slab",
4182
  "socket2 0.4.10",
4183
- "tokio 1.40.0",
4184
  ]
4185
 
4186
  [[package]]
@@ -4193,7 +4193,7 @@ dependencies = [
4193
  "futures-core",
4194
  "futures-sink",
4195
  "pin-project-lite",
4196
- "tokio 1.40.0",
4197
  ]
4198
 
4199
  [[package]]
@@ -4562,7 +4562,7 @@ dependencies = [
4562
  "stop-words",
4563
  "tempfile",
4564
  "thesaurus",
4565
- "tokio 1.40.0",
4566
  ]
4567
 
4568
  [[package]]
 
14
  "futures-sink",
15
  "memchr",
16
  "pin-project-lite",
17
+ "tokio 1.41.0",
18
  "tokio-util",
19
  "tracing",
20
  ]
 
100
  "rand 0.8.5",
101
  "sha1",
102
  "smallvec 1.13.2",
103
+ "tokio 1.41.0",
104
  "tokio-util",
105
  "tracing",
106
  ]
 
136
  checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
137
  dependencies = [
138
  "futures-core",
139
+ "tokio 1.41.0",
140
  "tokio-uring",
141
  ]
142
 
 
153
  "futures-util",
154
  "mio 1.0.2",
155
  "socket2 0.5.7",
156
+ "tokio 1.41.0",
157
  "tokio-uring",
158
  "tracing",
159
  ]
 
356
  "futures-core",
357
  "memchr",
358
  "pin-project-lite",
359
+ "tokio 1.41.0",
360
  ]
361
 
362
  [[package]]
 
713
  "futures-core",
714
  "memchr",
715
  "pin-project-lite",
716
+ "tokio 1.41.0",
717
  "tokio-util",
718
  ]
719
 
 
1528
  "http 1.1.0",
1529
  "indexmap 2.5.0",
1530
  "slab",
1531
+ "tokio 1.41.0",
1532
  "tokio-util",
1533
  "tracing",
1534
  ]
 
1746
  "itoa 1.0.11",
1747
  "pin-project-lite",
1748
  "smallvec 1.13.2",
1749
+ "tokio 1.41.0",
1750
  "want 0.3.1",
1751
  ]
1752
 
 
1762
  "hyper-util",
1763
  "rustls",
1764
  "rustls-pki-types",
1765
+ "tokio 1.41.0",
1766
  "tokio-rustls",
1767
  "tower-service",
1768
  "webpki-roots",
 
1795
  "hyper 1.4.1",
1796
  "pin-project-lite",
1797
  "socket2 0.5.7",
1798
+ "tokio 1.41.0",
1799
  "tower-service",
1800
  "tracing",
1801
  ]
 
2905
  "rustls",
2906
  "socket2 0.5.7",
2907
  "thiserror",
2908
+ "tokio 1.41.0",
2909
  "tracing",
2910
  ]
2911
 
 
3148
  "percent-encoding 2.3.1",
3149
  "pin-project-lite",
3150
  "ryu",
3151
+ "tokio 1.41.0",
3152
  "tokio-retry",
3153
  "tokio-util",
3154
  "url 2.5.2",
 
3271
  "serde_json",
3272
  "serde_urlencoded 0.7.1",
3273
  "sync_wrapper",
3274
+ "tokio 1.41.0",
3275
  "tokio-rustls",
3276
  "tokio-socks",
3277
  "tokio-util",
 
3994
 
3995
  [[package]]
3996
  name = "tokio"
3997
+ version = "1.41.0"
3998
  source = "registry+https://github.com/rust-lang/crates.io-index"
3999
+ checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb"
4000
  dependencies = [
4001
  "backtrace",
4002
  "bytes 1.7.2",
 
4090
  dependencies = [
4091
  "pin-project",
4092
  "rand 0.8.5",
4093
+ "tokio 1.41.0",
4094
  ]
4095
 
4096
  [[package]]
 
4101
  dependencies = [
4102
  "rustls",
4103
  "rustls-pki-types",
4104
+ "tokio 1.41.0",
4105
  ]
4106
 
4107
  [[package]]
 
4113
  "either",
4114
  "futures-util",
4115
  "thiserror",
4116
+ "tokio 1.41.0",
4117
  ]
4118
 
4119
  [[package]]
 
4180
  "libc",
4181
  "slab",
4182
  "socket2 0.4.10",
4183
+ "tokio 1.41.0",
4184
  ]
4185
 
4186
  [[package]]
 
4193
  "futures-core",
4194
  "futures-sink",
4195
  "pin-project-lite",
4196
+ "tokio 1.41.0",
4197
  ]
4198
 
4199
  [[package]]
 
4562
  "stop-words",
4563
  "tempfile",
4564
  "thesaurus",
4565
+ "tokio 1.41.0",
4566
  ]
4567
 
4568
  [[package]]
Cargo.toml CHANGED
@@ -20,7 +20,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
20
  "http2",
21
  "socks",
22
  ] }
23
- tokio = { version = "1.32.0", features = [
24
  "rt-multi-thread",
25
  "macros",
26
  "fs",
 
20
  "http2",
21
  "socks",
22
  ] }
23
+ tokio = { version = "1.41.0", features = [
24
  "rt-multi-thread",
25
  "macros",
26
  "fs",