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

Dep updates 2023-10-10, add linux-aarch64 CLI build #98

Merged
merged 27 commits into from
Sep 11, 2023

Conversation

jonmmease
Copy link
Collaborator

@jonmmease jonmmease commented Sep 10, 2023

Various minor dependency updates


This turned out to be a little more complex because the update to deno now requires protoc during build.

And while I was digging into CI, I started working on a linux aarch64 build of the vl-convert CLI application.

pythonize = "0.19.0"
tokio = {version= "1.21", features=["rt-multi-thread"]}
tokio = { version= "1.32" }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we don't use the mult-threaded runtime any more

@jonmmease jonmmease changed the title Dep updates 2023-10-10 Dep updates 2023-10-10, add linux-aarch64 CLI build Sep 11, 2023
@jonmmease jonmmease merged commit f02da92 into main Sep 11, 2023
@jonmmease jonmmease deleted the jonmmease/dep_updates-2023-10-10 branch September 11, 2023 18:52
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