#!/usr/bin/make -f
RUST_VERSION=
export CARGO_VENDOR_DIR=
export PATH=
export CARGO_HOME=
:
# the cargo buildsystem do_auto_test hard codes running /usr/bin/cargo which is too old
:
:
# this package is a bit special since it builds a native shared library, something
# that the dh_cargo build tooling can not yet handle
: