Skip to content

Commit

Permalink
Fix typo from codespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
darach committed Apr 10, 2024
1 parent 5f10c9d commit 1c3d5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tower-lsp = { version = "0.19", default-features = false, features = [
"runtime-agnostic",
] }

tremor-script = { version="v0.13.0-rc.18", features = [
tremor-script = { version="0.13.0-rc.18", features = [
"arena-delete",
] }
tracing-subscriber="0.3.16"
Expand Down

0 comments on commit 1c3d5b4

Please sign in to comment.