1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Add test: builtin_mappings_are_lazily_evaluated

This commit is contained in:
cyqsimon
2023-11-06 12:57:15 +08:00
parent e30161ac3c
commit 586c804b1e
3 changed files with 48 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ bytesize = { version = "1.3.0" }
encoding_rs = "0.8.33"
os_str_bytes = { version = "~6.6", optional = true }
run_script = { version = "^0.10.1", optional = true}
rusty-fork = "0.3.0"
[dependencies.git2]
version = "0.18"