Skip to content

Commit cc4063b

Browse files
chore(deps): bump getopts from 0.2.17 to 0.2.21
Bumps [getopts](https://github.com/rust-lang/getopts) from 0.2.17 to 0.2.21. - [Release notes](https://github.com/rust-lang/getopts/releases) - [Commits](rust-lang/getopts@0.2.17...v0.2.21) --- updated-dependencies: - dependency-name: getopts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ac7c5 commit cc4063b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Cargo.lock

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

ports/winit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ xr-profile = ["libservo/xr-profile"]
4949
backtrace = "0.3"
5050
clipboard = "0.5"
5151
euclid = "0.20"
52-
getopts = "0.2.11"
52+
getopts = "0.2.21"
5353
keyboard-types = "0.6"
5454
lazy_static = "1"
5555
libc = "0.2"

0 commit comments

Comments
 (0)