summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRomeo Disca <romeo.disca@gmail.com>2020-08-20 10:56:53 +0200
committerRomeo Disca <romeo.disca@gmail.com>2020-08-20 10:56:53 +0200
commitffa296117d9f5820730acb83ac6d6771a61cefd8 (patch)
tree79243bfc7a00ee0651d9331a75b53ad2cbbc4797 /Cargo.toml
parentfc00a175dda64108f4a26e4b846bf0ae9e2eabe3 (diff)
refactor: different things
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69d3fc1..1f3bb4c 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-bytes = "0.5"
futures = "0.3.5"
num_enum = "0.4.2"
regex = "1"