1// SPDX-License-Identifier: MPL-2.0 2 3pub mod cbs; 4pub mod check_latest; 5pub mod config; 6pub mod gitlab; 7pub mod repology;