Skip to content

Commit af494e6

Browse files
dependabot[bot]stacksjb
authored andcommitted
Bump termion from 4.0.5 to 4.0.6 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: termion. Updates `termion` from 4.0.5 to 4.0.6 --- updated-dependencies: - dependency-name: termion dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b009b78 commit af494e6

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 11 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
@@ -7,7 +7,7 @@ edition = "2024"
77
directories = "6.0.0"
88
serde = { version = "1.0.228", features = ["derive"] }
99
serde_json = "1.0.145"
10-
termion = "4.0.5"
10+
termion = "4.0.6"
1111
prettytable = "0.10.0"
1212
inquire = "0.9.1"
1313
textwrap = "0.16.2"

0 commit comments

Comments
 (0)