juniper/juniper
Christian Legnitto 28c116411d
Switch releasing commands from a blocklist to an allowlist (#956)
* Switch releasing commands from a blocklist to an allowlist

This is much better as we can hardocde the crates to filter out in
one place, can selectively release certain crates easily,
and only have one command instead of the "-some" hack

* get rid of workaround no longer needed

* More makefiles
2021-07-07 23:47:16 -07:00
..
benches Remove redundant extern crate usages (#790) 2020-10-19 19:42:27 +03:00
src Upgraded tokio, warp, hyper and actix (#912) 2021-06-28 20:22:45 -10:00
Cargo.toml Upgraded tokio, warp, hyper and actix (#912) 2021-06-28 20:22:45 -10:00
CHANGELOG.md Fixes panic when spreading untyped union fragment. (#946) 2021-06-14 00:52:41 -07:00
Makefile.toml Switch releasing commands from a blocklist to an allowlist (#956) 2021-07-07 23:47:16 -07:00
release.toml Make juniper_rocket_async replace juniper_rocket (#955) 2021-07-07 09:26:22 -07:00