Skip to content

Commit

Permalink
cargo: remove dependency patches
Browse files Browse the repository at this point in the history
I'm too lazy to fixup old commits.
  • Loading branch information
BurntSushi committed Oct 10, 2023
1 parent 300671b commit 8802218
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions Cargo.lock

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

5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ members = [
"crates/ignore",
]

[patch.crates-io]
regex = { path = "/home/andrew/rust/regex" }
regex-automata = { path = "/home/andrew/rust/regex/regex-automata" }
regex-syntax = { path = "/home/andrew/rust/regex/regex-syntax" }

[dependencies]
bstr = "1.6.0"
grep = { version = "0.2.12", path = "crates/grep" }
Expand Down

0 comments on commit 8802218

Please sign in to comment.