Commit 48daa03
chore!: upgrade to
## Description
Upgrade to the latest release of iroh, iroh-quinn, and irpc
## Breaking Changes
- type `ConnectionRef` is no longer UnwindSafe, in
/home/runner/work/iroh-blobs/iroh-blobs/src/util/connection_pool.rs:85
- type `ConnectionRef `is no longer RefUnwindSafe, in
/home/runner/work/iroh-blobs/iroh-blobs/src/util/connection_pool.rs:85
- type `AtInitial` is no longer UnwindSafe, in
/home/runner/work/iroh-blobs/iroh-blobs/src/get.rs:217
- type `AtInitial` is no longer RefUnwindSafe, in
/home/runner/work/iroh-blobs/iroh-blobs/src/get.rs:217
---------
Co-authored-by: “ramfox” <“kasey@n0.computer”>
Co-authored-by: Ruediger Klaehn <rklaehn@protonmail.com>
Co-authored-by: dignifiedquire <me@dignifiedquire.com>iroh 0.96 (#197)1 parent 0172d28 commit 48daa03
File tree
18 files changed
+1241
-1120
lines changed- .github/workflows
- examples
- src
- protocol
- store
- fs/util
- util
18 files changed
+1241
-1120
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| 204 | + | |
203 | 205 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
210 | 211 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 212 | + | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
313 | 312 | | |
314 | 313 | | |
315 | 314 | | |
316 | | - | |
| 315 | + | |
0 commit comments