Skip to content

Commit 0ae681f

Browse files
committed
chore: disable local patch override crate
1 parent b9954db commit 0ae681f

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ comfy-table = "7.2.1"
4343
inherits = "release"
4444
lto = "thin"
4545

46-
[patch.crates-io]
47-
docbox-management = { version = "0.7.0", path = "../docbox/packages/docbox-management" }
46+
# [patch.crates-io]
47+
# docbox-management = { version = "0.7.0", path = "../docbox/packages/docbox-management" }

0 commit comments

Comments
 (0)