Skip to content

Drop anyhow #52

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

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Drop anyhow #52

merged 1 commit into from
Feb 29, 2024

Conversation

jbourassa
Copy link
Contributor

It doesn't bring a ton of value for our use case, and adds ~50kb to the binary size.

It doesn't bring a ton of value for our use case, and adds ~50kb to the
binary size.
@jbourassa jbourassa requested review from surma and adampetro February 29, 2024 15:51
@@ -1,4 +1,5 @@
[workspace]
resolver = "2"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I threw that in to silence a warning.

Comment on lines +10 to +11
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why not bump those, while we're at it. I think more recent versions actually produce smaller binaries.

@jbourassa jbourassa merged commit 7ad60fe into main Feb 29, 2024
@jbourassa jbourassa deleted the jb/drop-anyhow branch February 29, 2024 17:07
@akaNightmare
Copy link

akaNightmare commented Mar 1, 2024

@adampetro @jbourassa when it will be released as a new version? size of simple function is almost 300KB, and allowed one is ~260

@jbourassa
Copy link
Contributor Author

Yes, hopefully today.

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.

3 participants