Skip to content

Commit

Permalink
Remove sync mode from Cargo.toml since it was a default anyways
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Sep 4, 2022
1 parent 70b4080 commit fdd4fd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions minijinja/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ builtins = []
json = ["serde_json"]
urlencode = ["percent-encoding"]

# this feature no longer has any effect
sync = []
# enables the Debug trait for some internal types
internal_debug = []
# provides access to the unstable machinery
Expand Down

0 comments on commit fdd4fd0

Please sign in to comment.