#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

override_dh_dwz:
