Skip to content

Commit c8c27d4

Browse files
Use published trampoline-parser in build-deps
1 parent 628e27d commit c8c27d4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.lock

Lines changed: 2 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ debug = true
9393
strip = false
9494

9595
[build-dependencies]
96-
trampoline-parser = { version = "0.1", path = "../trampoline-parser/trampoline-parser" }
96+
trampoline-parser = { version = "0.1" }

0 commit comments

Comments
 (0)