~starkingdoms/starkingdoms

ref: a83976b6cd5008d1d7f3995e247233124903232c starkingdoms/crates/kabel/Cargo.toml -rw-r--r-- 218 bytes
a83976b6ghostly_zsh feat: drill checks if on planet, plus drill toggle button changed to match a day ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "kabel"
version = "0.1.0"
edition = "2021"

[dependencies]
criterion = "0.5.1"
test_each_file = "0.3.3"

[features]
timer = []
debug = ["debug_lexer", "debug_parser"]
debug_lexer = []
debug_parser = []