with split bins poc
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-cfg=use_proc_macro
|
||||
cargo:rustc-cfg=wrap_proc_macro
|
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-cfg=use_proc_macro
|
||||
cargo:rustc-cfg=wrap_proc_macro
|