diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -34,9 +34,6 @@ log = "0.4.16" # Environment Variables dotenv = "0.15.0" -# HTML Entity-encode Text -htmlescape = "0.3.1" - [build-dependencies] # Environment Variables vergen = "7.0.0" |