Serde: Publish serde_codegen 0.7.11

Created on 24 Jun 2016  路  7Comments  路  Source: serde-rs/serde

Hey guys, is there anything still blocked on publishing serde_codegen 0.7.11 to crates.io?

publish

Most helpful comment

Hopefully #406 will be the end of serde_macros being broken on nightly all the time.

All 7 comments

PR #406 still fails to build. I think it's the thing we are waiting for.

We don't need to wait for that. I will publish right now. I don't know why @erickt didn't publish after merging #405.

+1, I'm also waiting for this, serde_codegen is not building due to aster 0.18 having some incompatibilities with the latest nightly.

Heh. I was using this as workaround in my Cargo.toml

[dependencies.serde_macros]
git = "https://github.com/serde-rs/serde"
rev = "5941f1d071157923203a278c16fbaddec4077932"

Thanks for release.

There it is. Release notes will be up in a few minutes.

Hopefully #406 will be the end of serde_macros being broken on nightly all the time.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

spease picture spease  路  3Comments

pwoolcoc picture pwoolcoc  路  3Comments

dtolnay picture dtolnay  路  4Comments

vityafx picture vityafx  路  3Comments

dtolnay picture dtolnay  路  3Comments