This repository has been archived on 2024-07-30. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
175 B
Plaintext
Raw Normal View History

2023-06-26 11:55:21 +03:00
#!/usr/bin/make -f
%:
2023-06-26 12:32:38 +03:00
dh $@
2023-06-26 12:18:25 +03:00
2023-06-26 12:32:38 +03:00
override_dh_build:
cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked