File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
hells_halos_tartarus_gate Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
8
8
[dependencies ]
9
9
10
10
[dependencies .windows-sys ]
11
- version = " 0.59 .0"
11
+ version = " 0.61 .0"
12
12
features = [
13
13
" Win32_Foundation" ,
14
14
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ obfstr = "0.4.3"
19
19
# ntapi = "0.4.0"
20
20
21
21
[dependencies .windows-sys ]
22
- version = " 0.59 .0"
22
+ version = " 0.61 .0"
23
23
features = [
24
24
" Win32_Foundation" ,
25
25
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ panic = "abort" # Abort on panic
15
15
strip = true # Automatically strip symbols from the binary.
16
16
17
17
[dependencies .windows-sys ]
18
- version = " 0.59 .0"
18
+ version = " 0.61 .0"
19
19
features = [
20
20
" Win32_Foundation" ,
21
21
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ obfstr = "0.4.3"
19
19
# ntapi = "0.4.0"
20
20
21
21
[dependencies .windows-sys ]
22
- version = " 0.59 .0"
22
+ version = " 0.61 .0"
23
23
features = [
24
24
" Win32_Foundation" ,
25
25
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ log = "0.4.21"
11
11
env_logger = " 0.11.3"
12
12
13
13
[dependencies .windows-sys ]
14
- version = " 0.59 .0"
14
+ version = " 0.61 .0"
15
15
features = [
16
16
" Win32_Foundation" ,
17
17
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ strip = true # Automatically strip symbols from the binary.
14
14
[dependencies ]
15
15
16
16
[dependencies .windows-sys ]
17
- version = " 0.59 .0"
17
+ version = " 0.61 .0"
18
18
features = [
19
19
" Win32_Foundation" ,
20
20
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ obfstr = "0.4.3"
19
19
ntapi = { version = " 0.4.1" , features = [" impl-default" ] }
20
20
21
21
[dependencies .windows-sys ]
22
- version = " 0.59 .0"
22
+ version = " 0.61 .0"
23
23
features = [
24
24
" Win32_Foundation" ,
25
25
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ obfstr = "0.4.3"
13
13
ntapi = " 0.4.1"
14
14
15
15
[dependencies .windows-sys ]
16
- version = " 0.59 .0"
16
+ version = " 0.61 .0"
17
17
features = [
18
18
" Win32_Foundation" ,
19
19
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ obfstr = "0.4.3"
19
19
ntapi = " 0.4.1"
20
20
21
21
[dependencies .windows-sys ]
22
- version = " 0.59 .0"
22
+ version = " 0.61 .0"
23
23
features = [
24
24
" Win32_Foundation" ,
25
25
" Win32_Security" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ log = "0.4.21"
11
11
env_logger = " 0.11.3"
12
12
13
13
[dependencies .windows-sys ]
14
- version = " 0.59 .0"
14
+ version = " 0.61 .0"
15
15
features = [
16
16
" Win32_Foundation" ,
17
17
" Win32_Security" ,
You can’t perform that action at this time.
0 commit comments