Skip to content

Commit

Permalink
Merge pull request #344 from jmt-lab/vendor-overrides
Browse files Browse the repository at this point in the history
add support for vendor override files
  • Loading branch information
jmt-lab authored Sep 5, 2024
2 parents 82c19cd + a6f92a0 commit 5f265b4
Show file tree
Hide file tree
Showing 9 changed files with 924 additions and 666 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions twoliter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ exclude = ["/design", "/target", "/dockerfiles", "/scripts"]
anyhow.workspace = true
async-recursion.workspace = true
async-walkdir.workspace = true
async-trait.workspace = true
base64.workspace = true
buildsys-config.workspace = true
clap = { workspace = true, features = ["derive", "env", "std"] }
Expand Down
Loading

0 comments on commit 5f265b4

Please sign in to comment.