🏡 index : old_projects/url_shortener.git

fn main() {
    println!("cargo:rustc-link-search=native=/opt/homebrew/Cellar/mysql/8.0.31/lib");
}