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
parent c71b8e05f0
commit b54a4afad6
2 changed files with 142 additions and 331 deletions

View File

@@ -52,7 +52,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"