Update select crate to 0.6.0 and remove warning

This commit is contained in:
Adrián Arroyo Calle
2023-05-17 18:19:19 +02:00
committed by Mark
parent 97bd778745
commit 5850125d97
2 changed files with 142 additions and 337 deletions

View File

@@ -54,7 +54,7 @@ blake2 = "0.8.1"
crrl = "0.2.0"
native-tls = "0.2.4"
chrono = "0.4.11"
select = "0.4.3"
select = "0.6.0"
roxmltree = "0.11.0"
base64 = "0.12.3"
smallvec = "1.8.0"