diff --git a/Cargo.toml b/Cargo.toml index 9a2f248b..ffe69773 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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