Skip to content

Commit

Permalink
BREAKING: There is no public Rust API for the CLI (denoland#5226)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed May 11, 2020
1 parent 3cccadc commit 73d8fa7
Show file tree
Hide file tree
Showing 7 changed files with 786 additions and 711 deletions.
4 changes: 0 additions & 4 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ description = "Provides the deno executable"
repository = "https://github.com/denoland/deno"
default-run = "deno"

[lib]
name = "deno"
path = "lib.rs"

[[bin]]
name = "deno"
path = "main.rs"
Expand Down
Loading

0 comments on commit 73d8fa7

Please sign in to comment.