Michael Murphy

Results 361 comments of Michael Murphy

Last I checked, Cargo doesn't support this. You can change the feature flags of a direct dependency, but you can't use feature flags to change feature flags of a dependencies...

> However, currently cargo doesn't support all of the feature that would be needed to do that right, which would be to enable dependency features based on target architecture. This...

Yeah but Cargo doesn't support that

My only option right now is to publish two versions of the same crate with different surf features

Last I checked, Cargo doesn't support that.

Noticed the same on master when fetching a file from a DigitalOcean's CDN https://pop-iso.sfo2.cdn.digitaloceanspaces.com/19.10/amd64/intel/12/pop-os_19.10_amd64_intel_12.iso 30 MiB/sec with wget; 512 KiB/sec with surf::get

@isantop I think our chosen font color isn't very compatible with Adwaita's dark theme.

Not at all what I'm seeing ![Screenshot from 2020-04-01 10-19-27](https://user-images.githubusercontent.com/4143535/78161186-4daa8980-7402-11ea-98ff-d80e0afa5727.png)

Could have been the change made for improving high contrast support.