uuid is a production dependency of meili-snap

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
Martin Tzvetanov Grigorov 2025-05-28 14:35:50 +03:00
parent 36f0a1492c
commit c13efde042
No known key found for this signature in database
GPG Key ID: 3194FD8C1AE300EF

View File

@ -16,6 +16,4 @@ insta = { version = "=1.39.0", features = ["json", "redactions"] }
md5 = "0.7.0"
once_cell = "1.20"
regex-lite = "0.1.6"
[dev-dependencies]
uuid = { version = "1.17.0", features = ["v4"] }