leptonic
leptonic copied to clipboard
added uuid to prelude
So people shouldn't have to include it in their cargo.toml if they don't use it elsewhere. Or another proposal is to not use the Uuid type and use String instead, but I haven't looked at the internal working of the components that use Uuid so i don't know if it is possible.