File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -412,9 +412,9 @@ version = "0.1.0"
412412
413413[[package ]]
414414name = " cc"
415- version = " 1.0.57 "
415+ version = " 1.0.58 "
416416source = " registry+https://github.com/rust-lang/crates.io-index"
417- checksum = " 0fde55d2a2bfaa4c9668bbc63f531fbdeee3ffe188f4662511ce2c22b3eedebe "
417+ checksum = " f9a06fb2e53271d7c279ec1efea6ab691c35a2ae67ec0d91d7acec0caf13b518 "
418418dependencies = [
419419 " jobserver" ,
420420]
@@ -1576,9 +1576,9 @@ checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
15761576
15771577[[package ]]
15781578name = " libc"
1579- version = " 0.2.71 "
1579+ version = " 0.2.73 "
15801580source = " registry+https://github.com/rust-lang/crates.io-index"
1581- checksum = " 9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49 "
1581+ checksum = " bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9 "
15821582dependencies = [
15831583 " rustc-std-workspace-core" ,
15841584]
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ static-libstdcpp = []
1414emscripten = []
1515
1616[dependencies ]
17- libc = " 0.2"
17+ libc = " 0.2.73 "
1818
1919[build-dependencies ]
2020build_helper = { path = " ../build_helper" }
21- cc = " 1.0.1 "
21+ cc = " 1.0.58 "
You can’t perform that action at this time.
0 commit comments