mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:53:28 +00:00
added log4rs denoendency on cargo
This commit is contained in:
@@ -7,6 +7,8 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
arma-rs = "1.10.4"
|
||||
log = "0.4.22"
|
||||
log4rs = "1.3.0"
|
||||
regex = "1.10.6"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user