Skip to content

Commit

Permalink
refactor: Use include rather than a build script to include tab changes
Browse files Browse the repository at this point in the history
Co-authored-by: cartercanedy <[email protected]>
  • Loading branch information
lj3954 and cartercanedy committed Sep 6, 2024
1 parent 0280041 commit 32585a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ edition = "2021"
version.workspace = true
license.workspace = true

include = ["../tabs"]

[dependencies]
include_dir = "0.7.4"
tempdir = "0.3.7"
Expand Down
4 changes: 0 additions & 4 deletions core/build.rs

This file was deleted.

0 comments on commit 32585a4

Please sign in to comment.