]> git.proxmox.com Git - pxar.git/blobdiff - .buildbot.yml
drop custom poll_fn, require rust 1.64
[pxar.git] / .buildbot.yml
index 5bd83c38bedec73c7d815bfdefb27ff1076e2458..cebca2baf5c9e1c9e322c094b6e17ff10808ede5 100644 (file)
@@ -1,2 +1,7 @@
+# d/control is autogenerated and does not pick up the *example* dependencies as
+# they are not required to build the debian package, but for our buildbot build
+# call we need them
 dependencies:
-- librust-anyhow-dev
+- librust-tokio-dev
+- librust-tokio+tokio-macros-dev
+- librust-tokio+rt-multi-thread-dev