Skip to content

Commit

Permalink
cormacrelf use indexmap for pdf_dict with patches
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Nov 24, 2019
1 parent a81f022 commit a55cae9
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 145 deletions.
10 changes: 7 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dpx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ sha2 = "0.8.0"
rand = "0.7.2"
chrono = "0.4.9"
euclid = "0.20"
indexmap = "1.3.0"

[features]
default = ['libz-sys']
Expand Down
Loading

0 comments on commit a55cae9

Please sign in to comment.