Skip to content

Commit 6d702bc

Browse files
committed
build(cargo): update turbopack
1 parent e5eab8b commit 6d702bc

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ swc_core = { version = "0.76.6" }
4242
testing = { version = "0.33.10" }
4343

4444
# Turbo crates
45-
turbopack-binding = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230517.2" }
45+
turbopack-binding = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230518.1" }
4646
# [TODO]: need to refactor embed_directory! macro usages, as well as resolving turbo_tasks::function, macros..
47-
turbo-tasks = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230517.2" }
47+
turbo-tasks = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230518.1" }
4848
# [TODO]: need to refactor embed_directory! macro usage in next-core
49-
turbo-tasks-fs = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230517.2" }
49+
turbo-tasks-fs = { git = "https://github.com/vercel/turbo.git", tag = "turbopack-230518.1" }
5050

5151
# General Deps
5252

0 commit comments

Comments
 (0)