mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
Remove old comment about gn build (#2944)
This commit is contained in:
parent
ac68f628d2
commit
f5afadc000
1 changed files with 0 additions and 7 deletions
|
@ -1,11 +1,4 @@
|
||||||
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
||||||
# Dummy package info required by `cargo fetch`.
|
|
||||||
# Use tools/sync_rust_crates.py to install deps after editing this file.
|
|
||||||
# Deno does not build with cargo. Deno uses a build system called gn.
|
|
||||||
# See build_extra/rust/BUILD.gn for the manually built configuration of rust
|
|
||||||
# crates.
|
|
||||||
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "deno"
|
name = "deno"
|
||||||
path = "main.rs"
|
path = "main.rs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue