Update Rust crate structopt to 0.3.26

This commit is contained in:
Renovate Bot 2022-01-22 06:05:01 +00:00
parent 20ce4c6202
commit 136978a2b3
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -38,7 +38,7 @@ riff_info_list = []
criterion = { version = "0.3.5", features = ["html_reports"] }
tempfile = "3.3.0"
# tag_writer example
structopt = { version = "0.3.25", default-features = false }
structopt = { version = "0.3.26", default-features = false }
[lib]
bench = false