Skip to content

Commit

Permalink
remove verify_serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Sep 4, 2024
1 parent f555356 commit 45f0405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbopack/crates/turbo-tasks-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bench = false
workspace = true

[features]
default = ["verify_serialization"]
default = []
verify_serialization = []

[dependencies]
Expand Down

0 comments on commit 45f0405

Please sign in to comment.