Skip to content

Commit

Permalink
Merge pull request #76 from nikita-skobov/v3
Browse files Browse the repository at this point in the history
V3
  • Loading branch information
nikita-skobov authored Nov 1, 2020
2 parents 87d766d + 9f157bb commit 48f62d2
Show file tree
Hide file tree
Showing 30 changed files with 1,465 additions and 2,055 deletions.
159 changes: 46 additions & 113 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
git2 = "0.13"
clap = "2.33"
toml = { version = "0.5.7", features = ["preserve_order"] }
git-url-parse = "0.3.0"
die = { path="die" }

[features]
gittests = []
Loading

0 comments on commit 48f62d2

Please sign in to comment.