Skip to content

Commit 0662e8b

Browse files
authored
Merge pull request eclipse-leda#63 from eclipse-leda/dependabot/cargo/src/rust/kanto-tui/shlex-1.3.0
Bump shlex from 1.1.0 to 1.3.0 in /src/rust/kanto-tui
2 parents 90a2c69 + 2ac921c commit 0662e8b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/rust/kanto-tui/Cargo.lock

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

src/rust/kanto-tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ enclose = "1.1.8"
4646
clap = { version = "3.2.23", features = ["derive"] }
4747
config = { version = "0.13.3", default-features = false, features = ["toml"]}
4848
strip-ansi-escapes = "0.1.1"
49-
shlex = "1.1.0"
49+
shlex = "1.3.0"
5050
async-priority-channel = "0.1.0"
5151
cursive_buffered_backend = "0.5.0"
5252
anyhow = "1.0.0"

0 commit comments

Comments
 (0)