summaryrefslogtreecommitdiffstats
path: root/librepology/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-04-07 18:03:43 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-04-07 18:03:50 +0200
commit8f44f7c9d7877e9dba11e09fdd1b80ffa0013d42 (patch)
tree41f38893d8d2de716518e2ea7015cce480232105 /librepology/Cargo.toml
parent825a0216c4fe4fb76e2fd27621eab74dcc189e60 (diff)
lib: Fix Problems API types to match API
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'librepology/Cargo.toml')
-rw-r--r--librepology/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/librepology/Cargo.toml b/librepology/Cargo.toml
index 9055052..ba4ef3e 100644
--- a/librepology/Cargo.toml
+++ b/librepology/Cargo.toml
@@ -22,4 +22,5 @@ serde_json = "1"
thiserror = "1"
url = "1.7"
url_serde = "0.2"
+getset = "0.1"