alpha repo init
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cargo:rustc-cfg=have_min_max_version
|
||||
cargo::rustc-check-cfg=cfg(have_min_max_version)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
cargo:rustc-cfg=have_min_max_version
|
||||
cargo::rustc-check-cfg=cfg(have_min_max_version)
|
||||