Commit 5ee667f
committed
change build script logic for update_pregenerated_bindings
generate to OUT_DIR as usual, copy from there to the crate root to update the pregenerated bindings
also remove `fs::create_dir(&out_path)`, this was left over from
target-specific bindings1 parent 98d6a1c commit 5ee667f
1 file changed
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
596 | 601 | | |
597 | 602 | | |
598 | 603 | | |
| |||
609 | 614 | | |
610 | 615 | | |
611 | 616 | | |
612 | | - | |
613 | 617 | | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | 618 | | |
623 | 619 | | |
624 | 620 | | |
| |||
0 commit comments