Skip to content

Cargo.toml: Update 'lopdf' to v0.27#11

Open
teddywing wants to merge 1 commit into
jsandler18:masterfrom
teddywing:update-lopdf-dependency-to-0.27
Open

Cargo.toml: Update 'lopdf' to v0.27#11
teddywing wants to merge 1 commit into
jsandler18:masterfrom
teddywing:update-lopdf-dependency-to-0.27

Conversation

@teddywing
Copy link
Copy Markdown

I was getting this error when attempting to load a PDF with
Form::load("form.pdf"):

panicked at 'attempted to leave type
`linked_hash_map::Node<alloc::vec::Vec<u8>, object::Object>`
uninitialized, which is invalid',
$HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:174:52

Updating 'lopdf' fixes the problem.

I was getting this error when attempting to load a PDF with
`Form::load("form.pdf")`:

    panicked at 'attempted to leave type
    `linked_hash_map::Node<alloc::vec::Vec<u8>, object::Object>`
    uninitialized, which is invalid',
    $HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:174:52

Updating 'lopdf' fixes the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant