The custom fork of breez-sdk only downgrades uuid to v0.12, the same can be achieved by using the standard dependency and using patches in the Cargo.toml.
See: https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
This is much better than using a random forked dependency which won't get updates