Bump getopts

This commit is contained in:
johannesd3 2021-05-01 16:17:05 +02:00
parent 17b04c4b6e
commit f6a328c6ec
No known key found for this signature in database
GPG key ID: 8C2739E91D410F75

View file

@ -49,7 +49,7 @@ version = "0.1.6"
base64 = "0.13"
env_logger = {version = "0.8", default-features = false, features = ["termcolor","humantime","atty"]}
futures-util = { version = "0.3", default_features = false }
getopts = "0.2"
getopts = "0.2.21"
hex = "0.4"
hyper = "0.14"
log = "0.4"