Update 'atomic' and 'ubyte' dependencies.

This commit is contained in:
Sergio Benitez 2020-09-11 01:20:44 -07:00
parent adbf1caab2
commit 1369dc47a3
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ binascii = "0.1"
atty = "0.2"
async-trait = "0.1"
ref-cast = "1.0"
atomic = "0.4"
ubyte = "0.9.1"
atomic = "0.5"
ubyte = "0.10"
[dependencies.cookie]
git = "https://github.com/SergioBenitez/cookie-rs.git"