1. 09 Apr, 2021 2 commits
  2. 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
  3. 03 Nov, 2020 2 commits
  4. 06 Oct, 2020 4 commits
  5. 10 Aug, 2020 1 commit
  6. 06 Aug, 2020 1 commit
  7. 05 Aug, 2020 1 commit
  8. 04 Aug, 2020 1 commit
  9. 30 Jul, 2020 2 commits
  10. 26 Jul, 2020 1 commit
  11. 23 Jul, 2020 1 commit
  12. 10 Jul, 2020 1 commit
  13. 09 Jul, 2020 1 commit
  14. 06 Jul, 2020 2 commits
  15. 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
  16. 01 Jul, 2020 2 commits
  17. 30 Jun, 2020 2 commits
  18. 24 Jun, 2020 1 commit
  19. 23 Jun, 2020 3 commits
  20. 25 May, 2020 1 commit
  21. 22 May, 2020 1 commit
  22. 20 May, 2020 2 commits
  23. 06 May, 2020 1 commit
  24. 13 Apr, 2020 2 commits
  25. 10 Apr, 2020 3 commits