Skip to content

Commit

Permalink
fix: remove local patches
Browse files Browse the repository at this point in the history
  • Loading branch information
lostb1t committed Oct 26, 2023
1 parent bd6e9b1 commit 0bbdf4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 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.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ rstest = "0.18.1"
#[features]
#test = []

[patch.crates-io]
salvo-proxy = { path = "../salvo/crates/proxy" }
salvo_core = { path = "../salvo/crates/core" }
# [patch.crates-io]
# salvo-proxy = { path = "../salvo/crates/proxy" }
# salvo_core = { path = "../salvo/crates/core" }
#salvo-cache = { path = "../salvo/crates/cache" }

[profile.release]
Expand Down

0 comments on commit 0bbdf4d

Please sign in to comment.