Skip to content

Commit

Permalink
!fixup revert to old syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dmkozh committed Aug 15, 2024
1 parent 2ab8002 commit bcb8745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pub fn main() {
println!("cargo::rustc-check-cfg=cfg(docs)");
println!("cargo:rustc-check-cfg=cfg(docs)");
crate_git_revision::init();
}

0 comments on commit bcb8745

Please sign in to comment.