juniper/juniper_graphql_ws
Christian Legnitto 0c83ffde2a
Fix release replacements. (#825)
Some crates need to rewrite values when they are released in other crates. It turns out, by default we use a general config _build/release.toml. So it turns out these local-to-the-crate release.tomls were not being used unless explicitly chosen in the local-to-the-crate Makefile.toml. This removes the dead release.tomls and overrides the ones that need to edit other crates on release.
2020-12-11 19:20:05 -10:00
..
src Fix some clippy lints (#809) 2020-12-10 21:41:23 -10:00
Cargo.toml Release juniper_graphql_ws 0.2.0 2020-12-09 20:00:07 -10:00
CHANGELOG.md Release juniper_graphql_ws 0.2.0 2020-12-09 20:00:07 -10:00
Makefile.toml Fix release replacements. (#825) 2020-12-11 19:20:05 -10:00
release.toml Fix release replacements. (#825) 2020-12-11 19:20:05 -10:00