Hello, I'm trying to use a set of functions present in rp2040-hal 0.11.0 and the pico bsp at the same time, but it seems that it has as a dependency rp2040-hal version 0.10.2, and the compiler produces an error. Is it possible to update the dependency to the latest version?