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

Fix a zip function #168

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix a zip function #168

wants to merge 3 commits into from

Conversation

pingfanH
Copy link

Objective

-Fixes a zip function error

Solution

  • update create_from_directory to add_directory_from_path

Then

Anyway,now it build success

@pingfanH pingfanH changed the title Update write_zip.rs Fix a zip function Oct 26, 2023
@enfipy
Copy link
Collaborator

enfipy commented Oct 27, 2023

Hi @pingfanH! Thanks for your contribution! One thing I noticed is that add_directory_from_path is deprecated, quoting: "Deprecated since 0.5.7... Use add_directory instead."

It also breaks CI, so I suggest you fix it.

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.

2 participants