Skip to content

Commit 17f33d9

Browse files
author
joel nises
committed
updated deps some more
1 parent 5455b46 commit 17f33d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-suggest-reviewers"
3-
version = "1.4.7"
3+
version = "1.4.8"
44
authors = ["Joel Nises <[email protected]>"]
55
edition = "2021"
66

@@ -14,5 +14,5 @@ log = "0.4"
1414
stderrlog = "0.5"
1515
indicatif = "0.17"
1616
rayon = "1.5"
17-
thread_local = "1.0"
17+
thread_local = "1.1"
1818
git2 = { version = "0.15", default-features = false }

0 commit comments

Comments
 (0)