5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2024-12-22 21:33:50 +03:00

add futures to builbot.yml

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-01-14 16:45:57 +01:00
parent d48ed56b48
commit 5a3454e8ca

View File

@ -1,5 +1,6 @@
dependencies:
- librust-anyhow-dev
- librust-futures-dev
- librust-tokio-dev
- librust-tokio+macros-dev
- librust-tokio+rt-multi-thread-dev