Skip to content

Commit b8539a7

Browse files
committed
switch back to git-bot-feedback v0.5.4
1 parent e4f7145 commit b8539a7

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

Cargo.lock

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

cpp-linter/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ thiserror = { workspace = true }
3434
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
3535

3636
[dependencies.git-bot-feedback]
37-
# version = "0.5.4"
38-
# path = "../../git-bot-feedback"
39-
git = "https://github.com/2bndy5/git-bot-feedback"
40-
branch = "git-diff-no-staged"
37+
version = "0.5.4"
4138
features = ["file-changes"]
39+
# path = "../../git-bot-feedback"
40+
# git = "https://github.com/2bndy5/git-bot-feedback"
41+
# branch = "git-diff-no-staged"
4242

4343
[dev-dependencies]
4444
mockito = { workspace = true }

0 commit comments

Comments
 (0)