Skip to content

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 adampetro and surma 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