Skip to content
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

Fix examples and update core-derive. #1317

Merged
merged 3 commits into from
Nov 25, 2019
Merged

Conversation

twittner
Copy link
Contributor

No description provided.

Cargo.toml Outdated
@@ -45,9 +45,9 @@ libp2p-tcp = { version = "0.13.0", path = "transports/tcp" }
libp2p-websocket = { version = "0.13.0", path = "transports/websocket", optional = true }

[dev-dependencies]
anyhow = "1.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is an opinionated way to handle errors, I'd be in favour of not using it in examples.

@twittner twittner merged commit b764472 into libp2p:stable-futures Nov 25, 2019
@twittner twittner deleted the examples branch November 25, 2019 09:45
@twittner twittner mentioned this pull request Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants