fix(deps): update rust crate bytes to 1.6.0

This commit is contained in:
renovate[bot] 2024-03-22 21:29:25 +00:00 committed by GitHub
parent 7809f0a6ae
commit cecbadb286
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@ cyborgtime = "2.1.1"
# all the web/HTTP dependencies
# Used for the http request / response body type for Ruma endpoints used with reqwest
bytes = "1.5.0"
bytes = "1.6.0"
http = "0.2.12"
# Web framework