Skip to content

Commit 05d98b6

Browse files
committed
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
1 parent dc74d60 commit 05d98b6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

spr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dialoguer = "^0.11.0"
1616
futures = "^0.3.31"
1717
futures-lite = "^2.6.0"
1818
git2 = { version = "^0.20.1", default-features = false }
19-
git2-ext ={ git="https://github.com/mhammerly/git2-ext.git", rev = "115a912b7b89d91c03d1e52e0d39b60adb04dde6" }
19+
git2-ext = "^0.6.3"
2020
graphql_client = "^0.14.0"
2121
indoc = "^2.0.6"
2222
lazy-regex = "^3.4.1"

0 commit comments

Comments
 (0)