leptonic icon indicating copy to clipboard operation
leptonic copied to clipboard

added uuid to prelude

Open KOEGlike opened this issue 1 year ago • 0 comments

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.

KOEGlike avatar Jun 07 '24 14:06 KOEGlike