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

Upgrade dependency size to 0.4 #8

Closed
wants to merge 1 commit into from
Closed

Conversation

mqudsi
Copy link

@mqudsi mqudsi commented Jun 23, 2022

This upgrades to the latest version of size and uses the recommended
replacement for the deprecated (but still valid) Size::Bytes.

size 0.4 has no dependencies, so its transitive dependencies will be removed
as part of this patch.

This upgrades to the latest version of `size` and uses the recommended
replacement for the deprecated (but still valid) `Size::Bytes`.

`size` 0.4 has no dependencies, so its transitive dependencies will be removed
as part of this patch.
mqudsi added a commit to mqudsi/ferium that referenced this pull request Jun 23, 2022
`size` 0.4 uses the builder api for manually formatting sizes so that only the
parameters you wish to change (in this case, `Base` but not `Style`) need to be
listed.

This patch should only be merged after gorilla-devs/libium#8 is merged and this
crate is updated to use that release of libium, to keep the `size` crates
aligned.
@CLAassistant
Copy link

CLAassistant commented Jun 30, 2022

CLA assistant check
All committers have signed the CLA.

@theRookieCoder
Copy link
Collaborator

Done in 73105bd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants