File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ lto = true
2727[workspace .dependencies ]
2828anyhow = " 1.0.89"
2929paste = " 1.0.14"
30- wdk = " 0.3.1 "
31- wdk-alloc = " 0.3.1 "
32- wdk-build = " 0.4.0 "
33- wdk-panic = " 0.3.1 "
34- wdk-sys = " 0.4.0 "
30+ wdk = { git = " https://github.com/microsoft/windows-drivers-rs.git " , rev = " 4992b46392d3c8af1967832c6bb6f280227f561b " }
31+ wdk-alloc = { git = " https://github.com/microsoft/windows-drivers-rs.git " , rev = " 4992b46392d3c8af1967832c6bb6f280227f561b " }
32+ wdk-build = { git = " https://github.com/microsoft/windows-drivers-rs.git " , rev = " 4992b46392d3c8af1967832c6bb6f280227f561b " }
33+ wdk-panic = { git = " https://github.com/microsoft/windows-drivers-rs.git " , rev = " 4992b46392d3c8af1967832c6bb6f280227f561b " }
34+ wdk-sys = { git = " https://github.com/microsoft/windows-drivers-rs.git " , rev = " 4992b46392d3c8af1967832c6bb6f280227f561b " }
You can’t perform that action at this time.
0 commit comments