From f2887bff099c82ca81d32541714c16d27b986dca Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: May 16 2019 07:04:02 +0000 Subject: Set cbindgen:rolling as default Signed-off-by: Igor Gnatenko --- diff --git a/cbindgen.yaml b/cbindgen.yaml new file mode 100644 index 0000000..ba85c56 --- /dev/null +++ b/cbindgen.yaml @@ -0,0 +1,7 @@ +document: modulemd-defaults +version: 1 +data: + module: cbindgen + stream: rolling + profiles: + rolling: [default]