mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
Reorganise build script into modules
This commit is contained in:
committed by
Martin Nordholts
parent
f3a5e9a73c
commit
79a03b4299
+1
-1
@@ -8,7 +8,7 @@ name = "bat"
|
||||
repository = "https://github.com/sharkdp/bat"
|
||||
version = "0.24.0"
|
||||
exclude = ["assets/syntaxes/*", "assets/themes/*"]
|
||||
build = "build.rs"
|
||||
build = "build/main.rs"
|
||||
edition = '2021'
|
||||
rust-version = "1.70"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user