mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Make debug logging into an optional feature
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
name = "unshell-lib"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
log_debug = []
|
||||
|
||||
[dependencies]
|
||||
# Base dependencies
|
||||
libloading = {version = "0.8.9"}
|
||||
|
||||
Reference in New Issue
Block a user