Skip to content

Commit 4e4ab1b

Browse files
authored
Merge pull request #1422 from ynakao/update_term_crate
Update term crate dependency
2 parents 69d8691 + 3503dee commit 4e4ab1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ serde_json = "1.0"
5050
sha2 = "0.7.0"
5151
tempdir = "0.3.4"
5252
tempfile = "2.1.4"
53-
term = "0.4.4"
53+
term = "0.5.1"
5454
time = "0.1.34"
5555
toml = "0.4"
5656
url = "1.1.0"

0 commit comments

Comments
 (0)