diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index f45abd6..d1cd5fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,5 +3,6 @@ members = [ "gifed", "gifprobe", "gaudio", - "slugs" + "slugs", + "infohazard" ] \ No newline at end of file |