Arnav Jindal

Results 7 issues of Arnav Jindal

## Expected Behavior When compiling actix-web using cargo wharf with docker build kit, the crate should compile Compiled fine with a normal docker file, doesn't with cargo wharf. ## Current...

if you compare the before and after of images in this repo, while imgbot did compress the images, there was a weird color shift. https://github.com/Daggy1234/discord.py/tree/image-fixes Look at the before and...

bug

So I was experimenting with gifs in rust, and realised that on my machine, encoding gifs and writting them to file takes a really long time. I created a minimum...

Make sure these boxes are checked! 📦✅ - [x] You have the latest version of `rustfmt` installed ```bash $ rustup component add rustfmt ``` - [x] You ran `cargo fmt`...

How it used to function:: Input Image: Old Output when `apply_gradient` was used once Current output: Based on preliminary browsing and testing, this seems to be caused by the new...

I'm building a desktop ui with iced-rs and I was hoping I could find a way to ask for notifications. When the app is installed, I cannot send notifications with...

While chasing down a dependency tree, compiling a dokcer image that uses your package errors on a rasberry pi (arm/v7). ``` Executing glibc-bin-2.33-r0.trigger /usr/glibc-compat/sbin/ldconfig: line 1: @8: not found /usr/glibc-compat/sbin/ldconfig:...

enhancement