Add duct as a dependency

This commit is contained in:
KingRainbow44
2022-07-01 16:24:02 -04:00
parent 5e302ee1ae
commit 3b99b9137a
2 changed files with 36 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ registry = "1.2.1"
# Program opener.
open = "2.1.2"
duct = "0.13.5"
# Serialization.
serde_json = "1"