Skip to content

Commit c67f350

Browse files
committed
Remove build.rs
Afeter commit 5820bf6, build.rs has no use anymore, so remove. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
1 parent cd165c8 commit c67f350

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ description = "Sampling profiler for Python programs "
1111
readme = "README.md"
1212
exclude = ["images/*", "test_programs/*"]
1313
license = "MIT"
14-
build="build.rs"
1514
edition="2021"
1615

1716
[dependencies]

build.rs

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)