Skip to content

Commit

Permalink
use new operator
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt committed Mar 11, 2024
1 parent 767a1ff commit 5b690c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/test-lsp-wake/build.wake
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ from rust import _

export def buildLspWakeTest Unit =
makeCargoExecutable "test-lsp-wake" "rust/test-lsp-wake"
| rmapPass (cargoBuildWith (defaultCargoToolchain Unit))
|> cargoBuildWith (defaultCargoToolchain Unit)

0 comments on commit 5b690c3

Please sign in to comment.