-
Notifications
You must be signed in to change notification settings - Fork 34
update iroh v0.14.0 #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| num_cpus = "1.15.0" | ||
| postcard = { version = "1", default-features = false, features = ["alloc", "use-std", "experimental-derive"] } | ||
| quic-rpc = { version = "0.6", default-features = false, features = ["quinn-transport", "flume-transport"] } | ||
| quic-rpc = { version = "0.7", default-features = false, features = ["quinn-transport", "flume-transport"] } # needs to be keep in sync with iroh's version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we reexport quic-rpc?
rklaehn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bao-tree changes look ok.
not sure about the doc-photos thing. It looks ok, but somebody would have to check if it still works.
updates several examples.
Others are really behind on updates (iroh v0.10.0 for example) and will tackle in another pr
Some others require a sub dep update