Skip to content

Commit bab0ab7

Browse files
Add blog post on deploying Rocket App to Heroku
1 parent cb080e8 commit bab0ab7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drafts/2017-10-24-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1616

1717
## News & Blog Posts
1818

19+
* [How to Deploy a Rocket Application to Heroku](http://www.duelinmarkers.com/2017/10/21/how-to-deploy-a-rocket-application-to-heroku.html)
20+
1921
# Crate of the Week
2022

2123
This week's crate is [if_chain](https://crates.io/crates/if_chain) a macro that helps combat rightwards drift where code nests many `if`s and `if let`s. Since the

0 commit comments

Comments
 (0)