Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-export lopdf to prevent having to match the same lopdf version … #44

Closed
wants to merge 1 commit into from

Conversation

monkeydioude
Copy link

…on crate consumer's end + updated examples/extracr.rs

@monkeydioude monkeydioude changed the title re-export lopdf to prevent of having to match the same lopdf version … re-export lopdf to prevent having to match the same lopdf version … Nov 11, 2022
@monkeydioude
Copy link
Author

monkeydioude commented Nov 11, 2022

Should I let the "extern" declarations be, to prevent breaking changes? Became obsolete for this case since Rust 2018 version.

Copy link
Contributor

@joepio joepio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good addition. Matching versions is a hassle

joepio added a commit to joepio/pdf-extract that referenced this pull request Feb 12, 2023
joepio added a commit to joepio/pdf-extract that referenced this pull request Feb 21, 2023
@joepio
Copy link
Contributor

joepio commented Mar 5, 2023

@jrmuizel I was considering making this a separate PR, too but it's already here

@prabirshrestha
Copy link

Hit this issue while working on langchain-rust. Would be great if lopdf was exported.

@jrmuizel
Copy link
Owner

I did this in 91b91c5

@jrmuizel jrmuizel closed this Aug 17, 2024
@prabirshrestha
Copy link

Awesome. Would it be possible to release a new crate version?

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.

4 participants