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

Allow serde 0.7 #49

Merged
merged 1 commit into from Mar 9, 2016
Merged

Allow serde 0.7 #49

merged 1 commit into from Mar 9, 2016

Conversation

@nox
Copy link
Member

nox commented Mar 9, 2016

We now use bincode from crates.io.

We now use bincode from crates.io.
@mbrubeck
Copy link

mbrubeck commented Mar 9, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Mar 9, 2016

📌 Commit 8a57af5 has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Mar 9, 2016

Testing commit 8a57af5 with merge f27e26c...

bors-servo added a commit that referenced this pull request Mar 9, 2016
Allow serde 0.7

We now use bincode from crates.io.
@pcwalton
Copy link
Collaborator

pcwalton commented Mar 9, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Mar 9, 2016

💡 This pull request was already approved, no need to approve it again.

  • This pull request is currently being tested. If there's no response from the continuous integration service, you may use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented Mar 9, 2016

📌 Commit 8a57af5 has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Mar 9, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 8a57af5 into master Mar 9, 2016
3 of 5 checks passed
3 of 5 checks passed
continuous-integration/appveyor/branch Waiting for AppVeyor build to complete
Details
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
homu Test successful
Details
@nox nox deleted the serde branch Mar 9, 2016

[lib]
name = "ipc_channel"
path = "lib.rs"

[dependencies.serde]
version = "0.6"
opt_level = 2

This comment has been minimized.

@antrik

antrik Mar 12, 2016

Contributor

Why did you remove this?

This comment has been minimized.

@nox

nox Mar 12, 2016

Author Member

Because it doesn't do anything according to Cargo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.