File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -1618,9 +1618,9 @@ dependencies = [
16181618
16191619[[package ]]
16201620name = " hermit-abi"
1621- version = " 0.3.2 "
1621+ version = " 0.3.3 "
16221622source = " registry+https://github.com/rust-lang/crates.io-index"
1623- checksum = " 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b "
1623+ checksum = " d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7 "
16241624dependencies = [
16251625 " compiler_builtins" ,
16261626 " rustc-std-workspace-alloc" ,
@@ -1975,6 +1975,17 @@ dependencies = [
19751975 " unic-langid" ,
19761976]
19771977
1978+ [[package ]]
1979+ name = " io-lifetimes"
1980+ version = " 1.0.11"
1981+ source = " registry+https://github.com/rust-lang/crates.io-index"
1982+ checksum = " eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
1983+ dependencies = [
1984+ " hermit-abi 0.3.3" ,
1985+ " libc" ,
1986+ " windows-sys 0.48.0" ,
1987+ ]
1988+
19781989[[package ]]
19791990name = " ipnet"
19801991version = " 2.7.2"
@@ -1987,8 +1998,8 @@ version = "0.4.8"
19871998source = " registry+https://github.com/rust-lang/crates.io-index"
19881999checksum = " 24fddda5af7e54bf7da53067d6e802dbcc381d0a8eef629df528e3ebf68755cb"
19892000dependencies = [
1990- " hermit-abi 0.3.2 " ,
1991- " rustix" ,
2001+ " hermit-abi 0.3.3 " ,
2002+ " rustix 0.38.2 " ,
19922003 " windows-sys 0.48.0" ,
19932004]
19942005
@@ -2509,7 +2520,7 @@ version = "1.16.0"
25092520source = " registry+https://github.com/rust-lang/crates.io-index"
25102521checksum = " 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
25112522dependencies = [
2512- " hermit-abi 0.3.2 " ,
2523+ " hermit-abi 0.3.3 " ,
25132524 " libc" ,
25142525]
25152526
@@ -4977,7 +4988,7 @@ dependencies = [
49774988 " dlmalloc" ,
49784989 " fortanix-sgx-abi" ,
49794990 " hashbrown 0.14.0" ,
4980- " hermit-abi 0.3.2 " ,
4991+ " hermit-abi 0.3.3 " ,
49814992 " libc" ,
49824993 " miniz_oxide" ,
49834994 " object" ,
You can’t perform that action at this time.
0 commit comments