Skip to content

Commit

Permalink
Update system-deps (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja authored Aug 16, 2024
1 parent 66d49ca commit 3cd74b8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
41 changes: 25 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions examples/system-gtk/build.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
fn main() {
// needed by system-deps
println!("cargo::rerun-if-changed=Cargo.toml");
system_deps::Config::new().probe().unwrap();
}

0 comments on commit 3cd74b8

Please sign in to comment.