bump deps
This commit is contained in:
Родитель
7e9abb72e2
Коммит
d8a9c43fc9
|
@ -11,7 +11,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
win_etw_macros = { path = "../../win_etw_macros" }
|
||||
win_etw_provider = { path = "../../win_etw_provider" }
|
||||
widestring = "^0.4"
|
||||
widestring = "^1.0"
|
||||
winapi = { version = "^0.3.8", features = ["ntstatus"] }
|
||||
|
||||
[features]
|
||||
|
|
|
@ -11,8 +11,8 @@ readme = "../README.md"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
widestring = "^0.4"
|
||||
zerocopy = "^0.3"
|
||||
widestring = "^1.0"
|
||||
zerocopy = "^0.6"
|
||||
win_etw_metadata = { version = "^0.1.1", path = "../win_etw_metadata" }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
|
Загрузка…
Ссылка в новой задаче