]> git.proxmox.com Git - pxar.git/blobdiff - .buildbot.yml
drop custom poll_fn, require rust 1.64
[pxar.git] / .buildbot.yml
index 6f796dcb5e71d89f10e3f623d453624465af2624..cebca2baf5c9e1c9e322c094b6e17ff10808ede5 100644 (file)
@@ -1,5 +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+macros-dev
+- librust-tokio+tokio-macros-dev
 - librust-tokio+rt-multi-thread-dev