Skip to content

Commit 3179c91

Browse files
dependabot[bot]shssoichiro
authored andcommitted
Bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) --- updated-dependencies: - dependency-name: shlex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21c6a36 commit 3179c91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

av1an/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path = "src/main.rs"
2020
[dependencies]
2121
atty = "0.2.14"
2222
clap = { version = "4.0.32", features = ["derive"] }
23-
shlex = "1.0.0"
23+
shlex = "1.3.0"
2424
path_abs = "0.5.1"
2525
anyhow = "1.0.42"
2626
av1an-core = { path = "../av1an-core", version = "0.4.1" }

0 commit comments

Comments
 (0)