Files
packager/api
dependabot[bot] 6784805242 Bump tokio from 1.11.0 to 1.13.1 in /api
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.11.0...tokio-1.13.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 13:14:02 +00:00
..
2021-11-20 17:19:07 +01:00
2021-10-29 18:42:04 +02:00
2021-11-20 17:19:07 +01:00
WIP
2021-09-07 20:26:59 +02:00

Setup

  • Install rustup

On Arch Linux:

$ sudo pacman -S rustup
$ rustup toolchain install nightly

Run Dev

$ rustup run nightly cargo run

Build

$ rustup run nightly cargo build --release