Skip to content

Commit ecc8db1

Browse files
committed
updated deps
1 parent 2e6ddab commit ecc8db1

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: git-suggest-reviewers_win_x64.exe
3434

3535
mac_build:
36-
runs-on: macos-10.15
36+
runs-on: macos-11
3737
steps:
3838
- uses: actions/checkout@v2
3939
- uses: actions/cache@v2

Cargo.lock

Lines changed: 29 additions & 29 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-suggest-reviewers"
3-
version = "1.4.4"
3+
version = "1.4.5"
44
authors = ["Joel Nises <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)