summaryrefslogtreecommitdiffstats
path: root/widget/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'widget/Cargo.toml')
-rw-r--r--widget/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/widget/Cargo.toml b/widget/Cargo.toml
index 40e4db37..14aae72e 100644
--- a/widget/Cargo.toml
+++ b/widget/Cargo.toml
@@ -28,7 +28,7 @@ version = "0.8"
path = "../style"
[dependencies.ouroboros]
-version = "0.13"
+version = "0.17"
optional = true
[dependencies.qrcode]