summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagbookmark/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/domain/libimagbookmark/Cargo.toml')
-rw-r--r--lib/domain/libimagbookmark/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/domain/libimagbookmark/Cargo.toml b/lib/domain/libimagbookmark/Cargo.toml
index 06aeb943..f1c428c7 100644
--- a/lib/domain/libimagbookmark/Cargo.toml
+++ b/lib/domain/libimagbookmark/Cargo.toml
@@ -31,7 +31,7 @@ libimagentryurl = { version = "0.10.0", path = "../../../lib/entry/libimagentry
libimagentryutil = { version = "0.10.0", path = "../../../lib/entry/libimagentryutil" }
[dependencies.uuid]
-version = "0.7"
+version = "0.8"
default-features = false
features = ["serde", "v4"]