summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorstale <redkugelblitzin@gmail.com>2022-05-14 06:17:24 -0300
committerstale <redkugelblitzin@gmail.com>2022-05-14 06:17:24 -0300
commit127a1059fec4fecb4099cb95ddb7ef3c7cf45077 (patch)
treefe30d16256d76fd3fb5d1238dcfa0071107a5c29 /Cargo.toml
parent2bebcd6551b3a0b2c725f0b5fa5801dcf2523dba (diff)
sanitizing, colors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1cfddc5..3a9c24e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,3 +11,4 @@ tokio = { version = "1", features = ["full"] }
warp = { version = "0.3", features = ["tls", "websocket"] }
rand = "0.8"
futures-util = "0.3"
+ammonia = "3"