diff options
author | stale <redkugelblitzin@gmail.com> | 2022-05-14 06:17:24 -0300 |
---|---|---|
committer | stale <redkugelblitzin@gmail.com> | 2022-05-14 06:17:24 -0300 |
commit | 127a1059fec4fecb4099cb95ddb7ef3c7cf45077 (patch) | |
tree | fe30d16256d76fd3fb5d1238dcfa0071107a5c29 /Cargo.toml | |
parent | 2bebcd6551b3a0b2c725f0b5fa5801dcf2523dba (diff) |
sanitizing, colors
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |