deno/.cargo
Matt Mastracci 0379e1082c
chore: Add a local-build.toml to make downstream packaging from sourc… (#20236)
Supercedes #20230 

Assists with https://github.com/Homebrew/homebrew-core/pull/140079

```
# To run a build using a local tree:
# 
# 0. Check out these repositories as siblings:
#
#     - https://github.com/denoland/deno
#     - https://github.com/denoland/deno_core
#     - https://github.com/denoland/rusty_v8
#
# 1. From `deno`, run: cargo --config .cargo/local-build.toml build
```
2023-08-24 08:46:57 -06:00
..
config.toml fix: reload config files on watcher restarts (#19487) 2023-06-14 22:29:19 +00:00
local-build.toml chore: Add a local-build.toml to make downstream packaging from sourc… (#20236) 2023-08-24 08:46:57 -06:00