Merge branch 'v1.1-fixes'

This commit is contained in:
Stephen Chung
2021-11-05 23:26:00 +08:00
21 changed files with 144 additions and 43 deletions

View File

@@ -38,6 +38,8 @@ macro_rules! reg_functions {
}
def_package!(crate:LogicPackage:"Logical operators.", lib, {
lib.standard = true;
#[cfg(not(feature = "only_i32"))]
#[cfg(not(feature = "only_i64"))]
{