x86pup

Results 146 comments of x86pup

Should be resolved by https://github.com/GrapheneOS/platform_frameworks_base/pull/355

Just want to echo what was said above with my problem / use-case with this. 1 request per minute is very cumbersome when you have even just a few domains...

@peterthomassen I'm personally not a fan of wildcard records, especially since my CAA record forbids wildcard issuance. Wildcard certificates require more care and security to prevent abuse in the event...

Play Store requires a Google account to download from.

How hard would it be for cargo-deb to just read `[workspace.package.metadata.deb]` or something like this from the top-level Cargo.toml? Maybe keep the `name` key arbitrary and add a `package =...

I agree, I'm not sure if this library is needed now with hyper v1. My Rust project used hyperlocal before hyper v1 and we found that to be necessary for...

@BusyJay Added it to the default features

@BusyJay Anything blocking this PR from being merged? The CI failure looks to be out of my control, the runner timed out. Everything else still passed.