Skip to content

Commit

Permalink
chore/deps: patch lopdf with master to have non-parallel wasm version
Browse files Browse the repository at this point in the history
  • Loading branch information
wehlutyk committed Oct 18, 2019
1 parent 792ee24 commit 37df8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ log = "0.4"
env_logger = "0.7"

[patch.crates-io]
lopdf = { git = "https://github.com/wehlutyk/lopdf", branch = "conditional-rayon" }
lopdf = { git = "https://github.com/J-F-Liu/lopdf", branch = "master" }

0 comments on commit 37df8a9

Please sign in to comment.