Skip to content

Commit ee430a4

Browse files
Automatic cargo update to 2025-12-08 (#4493)
Dependency upgrade resulting from `cargo update`. Co-authored-by: tautschnig <[email protected]>
1 parent 727135d commit ee430a4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ dependencies = [
235235

236236
[[package]]
237237
name = "cc"
238-
version = "1.2.48"
238+
version = "1.2.49"
239239
source = "registry+https://github.com/rust-lang/crates.io-index"
240-
checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a"
240+
checksum = "90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215"
241241
dependencies = [
242242
"find-msvc-tools",
243243
"shlex",
@@ -1069,9 +1069,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
10691069

10701070
[[package]]
10711071
name = "libc"
1072-
version = "0.2.177"
1072+
version = "0.2.178"
10731073
source = "registry+https://github.com/rust-lang/crates.io-index"
1074-
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
1074+
checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091"
10751075

10761076
[[package]]
10771077
name = "linear-map"
@@ -1106,9 +1106,9 @@ dependencies = [
11061106

11071107
[[package]]
11081108
name = "log"
1109-
version = "0.4.28"
1109+
version = "0.4.29"
11101110
source = "registry+https://github.com/rust-lang/crates.io-index"
1111-
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
1111+
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
11121112

11131113
[[package]]
11141114
name = "macros"
@@ -1148,9 +1148,9 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
11481148

11491149
[[package]]
11501150
name = "mio"
1151-
version = "1.1.0"
1151+
version = "1.1.1"
11521152
source = "registry+https://github.com/rust-lang/crates.io-index"
1153-
checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
1153+
checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
11541154
dependencies = [
11551155
"libc",
11561156
"wasi",

0 commit comments

Comments
 (0)