Skip to content

Commit

Permalink
vendored feature
Browse files Browse the repository at this point in the history
  • Loading branch information
n01e0 committed Nov 1, 2024
1 parent a8ee9dc commit 4979b7a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ serde_yaml = "0.9.34"
#thiserror = "1.0.50"
tokio = { version="1.41.0", features=["macros", "rt-multi-thread"] }
jwalk = "0.8.1"
git2 = "0.19.0"
git2 = { version="0.19.0", features=["vendored-openssl"] }
git-url-parse = "0.4.5"

0 comments on commit 4979b7a

Please sign in to comment.