summaryrefslogtreecommitdiffstats
path: root/src/apps.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps.rs')
-rw-r--r--src/apps.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apps.rs b/src/apps.rs
index aa4899b..98fae0d 100644
--- a/src/apps.rs
+++ b/src/apps.rs
@@ -1,5 +1,6 @@
use std::borrow::Cow;
+use serde::Serialize;
use try_from::TryInto;
use crate::errors::{Error, Result};