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

Base64 update #1

Closed
wants to merge 8 commits into from
Closed

Base64 update #1

wants to merge 8 commits into from

Conversation

serprex
Copy link

@serprex serprex commented Aug 29, 2023

fixes merge conflict in hyperium#127

merge conflicts has to do with git getting confused in Cargo.toml with bitflags removal upstream

nipunn1313 and others added 8 commits February 20, 2023 13:12
I found the docs a bit confusing/inconsistent here
(https://docs.rs/headers/0.3.8/headers/struct.CacheControl.html#method.with_max_age)
since Duration needn't be specified in seconds.
* Add cargo fmt --check to CI

Grabbed the incantation from
https://github.com/hyperium/hyper/blob/master/.github/workflows/CI.yml

Was noticing that my editor was automatically doing this - and figured
it's good form to use an autoformatter with default settings.

* Add components: rustfmt
Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
@Ayush1325
Copy link
Owner

@serprex I think you already did the merge fix: hyperium@287bd81
Do I need to merge this PR?

@serprex
Copy link
Author

serprex commented Aug 30, 2023

That commit was made by seanmonstar. No need for this PR

@serprex serprex closed this Aug 30, 2023
@serprex serprex deleted the base64-update branch August 30, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants