From 8820d7b296ce347238fcb7abeadf2778f9779f81 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Fri, 1 Oct 2021 09:17:12 -0400 Subject: Update flatten workaround. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4a643d7..51c5355 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,7 @@ csv = "1.1" rand = "0.8" serde_derive = "1.0" serde_urlencoded = "0.7" +serde_with = "1.10" [features] default = [] -- cgit v1.2.3