1. 10 Nov, 2020 1 commit
    • Vasili Novikov's avatar
      Downgrade tokio to avoid run-time error · c58a1c85
      Vasili Novikov authored
      ```
      thread 'main' panicked at 'there is no reactor running, must be called from the context of Tokio runtime', ~/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/io/driver/mod.rs:201:9
      ```
      c58a1c85
  2. 03 Nov, 2020 2 commits
  3. 06 Oct, 2020 4 commits
  4. 10 Aug, 2020 1 commit
  5. 06 Aug, 2020 1 commit
  6. 05 Aug, 2020 1 commit
  7. 04 Aug, 2020 1 commit
  8. 30 Jul, 2020 2 commits
  9. 26 Jul, 2020 1 commit
  10. 23 Jul, 2020 1 commit
  11. 10 Jul, 2020 1 commit
  12. 09 Jul, 2020 1 commit
  13. 06 Jul, 2020 2 commits
  14. 03 Jul, 2020 1 commit
    • Vasili Novikov's avatar
      Minimize dependencies · dc2971c4
      Vasili Novikov authored
      By default, warp includes multipart and websockets support.
      
      We don't need either yet, so we might be better off
      by not asking them in the first place (including time to compile).
      dc2971c4
  15. 01 Jul, 2020 2 commits
  16. 30 Jun, 2020 2 commits
  17. 24 Jun, 2020 1 commit
  18. 23 Jun, 2020 3 commits
  19. 25 May, 2020 1 commit
  20. 22 May, 2020 1 commit
  21. 20 May, 2020 2 commits
  22. 06 May, 2020 1 commit
  23. 13 Apr, 2020 2 commits
  24. 10 Apr, 2020 3 commits