mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
chore: fix cargo publish (#26958)
This commit is contained in:
parent
3da4eca7c1
commit
0b8df9f24d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ deno_package_json.features = ["sync"]
|
||||||
deno_path_util.workspace = true
|
deno_path_util.workspace = true
|
||||||
deno_semver.workspace = true
|
deno_semver.workspace = true
|
||||||
node_resolver.workspace = true
|
node_resolver.workspace = true
|
||||||
|
node_resolver.features = ["sync"]
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
url.workspace = true
|
url.workspace = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue