mirror of
https://github.com/mii443/iatjc-rs.git
synced 2025-08-22 16:05:39 +00:00
implement TSF
This commit is contained in:
@ -9,6 +9,10 @@ tracing = "0.1"
|
||||
tracing-subscriber = "0.1"
|
||||
anyhow = "1.0.86"
|
||||
|
||||
[[bin]]
|
||||
name = "main"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies.windows]
|
||||
version = "0.56.0"
|
||||
features = [
|
||||
|
Reference in New Issue
Block a user