aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-08-25 17:05:35 +0000
committerRenovate Bot <[email protected]>2021-08-25 17:05:35 +0000
commit221f8e62e8cb27cfd3f52f60d63c00bb9df7d75a (patch)
treef2f460c0315a24ed490907c16a6a144a35cbf539 /crates/whirl_server
parentMerge pull request #76 from Whirlsplash/renovate/tokio-1.x (diff)
downloadwhirl-221f8e62e8cb27cfd3f52f60d63c00bb9df7d75a.tar.xz
whirl-221f8e62e8cb27cfd3f52f60d63c00bb9df7d75a.zip
fix(deps): update rust crate bytes to 1.1.0
Diffstat (limited to 'crates/whirl_server')
-rw-r--r--crates/whirl_server/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_server/Cargo.toml b/crates/whirl_server/Cargo.toml
index 9d5c5f4..bb86bbd 100644
--- a/crates/whirl_server/Cargo.toml
+++ b/crates/whirl_server/Cargo.toml
@@ -22,7 +22,7 @@ num-traits = "0.2.14"
num-derive = "0.3.3"
# Byte Manipulation
-bytes = "1.0.1"
+bytes = "1.1.0"
byteorder = "1.4.3"
# Serialization