Add only_i32
and only_i64
features.
This commit is contained in:
@@ -24,6 +24,8 @@ unchecked = []
|
||||
no_stdlib = []
|
||||
no_index = []
|
||||
no_float = []
|
||||
only_i32 = []
|
||||
only_i64 = []
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
Reference in New Issue
Block a user