Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Disable PTI by default
  • Loading branch information
jackpot51 committed Jan 20, 2018
1 parent dd0376e commit fee95a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -26,7 +26,7 @@ version = "0.7"
default-features = false

[features]
default = ["pti"]
default = []
doc = []
live = []
multi_core = []
Expand Down

0 comments on commit fee95a0

Please sign in to comment.