Disable PTI by default
This commit is contained in:
@@ -26,7 +26,7 @@ version = "0.7"
|
||||
default-features = false
|
||||
|
||||
[features]
|
||||
default = ["pti"]
|
||||
default = []
|
||||
doc = []
|
||||
live = []
|
||||
multi_core = []
|
||||
|
||||
Reference in New Issue
Block a user