Skip to content

Commit 377065e

Browse files
committed
upgrade to git-repository v0.27
1 parent 6b47427 commit 377065e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include = ["src/**/*", "LICENSE.md", "README.md", "CHANGELOG.md"]
1515
test = false
1616

1717
[dependencies]
18-
git-repository = { version = "0.26.0", default-features = false, features = ["max-performance-safe", "blocking-network-client", "blocking-http-transport"] }
18+
git-repository = { version = "0.27.0", default-features = false, features = ["max-performance-safe", "blocking-network-client", "blocking-http-transport"] }
1919
serde = { version = "1", features = ["std", "derive"] }
2020
serde_json = "1"
2121
bstr = "1.0.1"

0 commit comments

Comments
 (0)