File tree 1 file changed +17
-6
lines changed
1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -1618,9 +1618,9 @@ dependencies = [
1618
1618
1619
1619
[[package ]]
1620
1620
name = " hermit-abi"
1621
- version = " 0.3.2 "
1621
+ version = " 0.3.3 "
1622
1622
source = " registry+https://github.com/rust-lang/crates.io-index"
1623
- checksum = " 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b "
1623
+ checksum = " d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7 "
1624
1624
dependencies = [
1625
1625
" compiler_builtins" ,
1626
1626
" rustc-std-workspace-alloc" ,
@@ -1975,6 +1975,17 @@ dependencies = [
1975
1975
" unic-langid" ,
1976
1976
]
1977
1977
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
+
1978
1989
[[package ]]
1979
1990
name = " ipnet"
1980
1991
version = " 2.7.2"
@@ -1987,8 +1998,8 @@ version = "0.4.8"
1987
1998
source = " registry+https://github.com/rust-lang/crates.io-index"
1988
1999
checksum = " 24fddda5af7e54bf7da53067d6e802dbcc381d0a8eef629df528e3ebf68755cb"
1989
2000
dependencies = [
1990
- " hermit-abi 0.3.2 " ,
1991
- " rustix" ,
2001
+ " hermit-abi 0.3.3 " ,
2002
+ " rustix 0.38.2 " ,
1992
2003
" windows-sys 0.48.0" ,
1993
2004
]
1994
2005
@@ -2509,7 +2520,7 @@ version = "1.16.0"
2509
2520
source = " registry+https://github.com/rust-lang/crates.io-index"
2510
2521
checksum = " 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2511
2522
dependencies = [
2512
- " hermit-abi 0.3.2 " ,
2523
+ " hermit-abi 0.3.3 " ,
2513
2524
" libc" ,
2514
2525
]
2515
2526
@@ -4977,7 +4988,7 @@ dependencies = [
4977
4988
" dlmalloc" ,
4978
4989
" fortanix-sgx-abi" ,
4979
4990
" hashbrown 0.14.0" ,
4980
- " hermit-abi 0.3.2 " ,
4991
+ " hermit-abi 0.3.3 " ,
4981
4992
" libc" ,
4982
4993
" miniz_oxide" ,
4983
4994
" object" ,
You can’t perform that action at this time.
0 commit comments