Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit c080972

Browse files
committed
Revert "mcfunction-debug-adapter: Use concrete mcfunction-debugger version for cargo publish"
This reverts commit a575911.
1 parent a575911 commit c080972

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

Cargo.lock

Lines changed: 1 addition & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mcfunction-debug-adapter/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ repository = "https://github.com/vanilla-technologies/mcfunction-debugger"
1111
version = "1.0.2"
1212

1313
[dependencies]
14-
mcfunction-debugger = "1"
15-
# mcfunction-debugger = { path = ".." }
14+
mcfunction-debugger = { path = ".." }
1615

1716
async-trait = "0.1"
1817
bytes = "1"

0 commit comments

Comments
 (0)