Skip to content

Commit f8fb589

Browse files
chore(deps): bump structopt from 0.3.25 to 0.3.26
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.25 to 0.3.26. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](TeXitoi/structopt@v0.3.25...v0.3.26) --- updated-dependencies: - dependency-name: structopt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae73153 commit f8fb589

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tokio-rustls = "0.23.2"
4848
toml = "0.5.8"
4949
serde = { version = "1.0.135", features = ["derive"] }
5050
serde_json = "1.0.78"
51-
structopt = { version = "0.3.25", default-features = false }
51+
structopt = { version = "0.3.26", default-features = false }
5252

5353
[dev-dependencies]
5454
criterion = { version = "0.3.5", features = ["async_tokio", "html_reports"] }

0 commit comments

Comments
 (0)