Skip to content

Commit 0685c6f

Browse files
Automatic cargo update to 2024-04-29 (rust-lang#3165)
Dependency upgrade resulting from `cargo update`. Co-authored-by: tautschnig <1144736+tautschnig@users.noreply.github.com>
1 parent 180e10c commit 0685c6f

File tree

1 file changed

+35
-98
lines changed

1 file changed

+35
-98
lines changed

Cargo.lock

Lines changed: 35 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,6 @@ version = "1.2.0"
8383
source = "registry+https://github.com/rust-lang/crates.io-index"
8484
checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
8585

86-
[[package]]
87-
name = "bitflags"
88-
version = "1.3.2"
89-
source = "registry+https://github.com/rust-lang/crates.io-index"
90-
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
91-
9286
[[package]]
9387
name = "bitflags"
9488
version = "2.5.0"
@@ -277,7 +271,7 @@ version = "0.27.0"
277271
source = "registry+https://github.com/rust-lang/crates.io-index"
278272
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
279273
dependencies = [
280-
"bitflags 2.5.0",
274+
"bitflags",
281275
"crossterm_winapi",
282276
"libc",
283277
"parking_lot",
@@ -323,9 +317,9 @@ dependencies = [
323317

324318
[[package]]
325319
name = "fastrand"
326-
version = "2.0.2"
320+
version = "2.1.0"
327321
source = "registry+https://github.com/rust-lang/crates.io-index"
328-
checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984"
322+
checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
329323

330324
[[package]]
331325
name = "getopts"
@@ -355,9 +349,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
355349

356350
[[package]]
357351
name = "hashbrown"
358-
version = "0.14.3"
352+
version = "0.14.5"
359353
source = "registry+https://github.com/rust-lang/crates.io-index"
360-
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
354+
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
361355
dependencies = [
362356
"ahash",
363357
]
@@ -524,9 +518,9 @@ checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
524518

525519
[[package]]
526520
name = "lock_api"
527-
version = "0.4.11"
521+
version = "0.4.12"
528522
source = "registry+https://github.com/rust-lang/crates.io-index"
529-
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
523+
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
530524
dependencies = [
531525
"autocfg",
532526
"scopeguard",
@@ -668,25 +662,25 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
668662

669663
[[package]]
670664
name = "parking_lot"
671-
version = "0.12.1"
665+
version = "0.12.2"
672666
source = "registry+https://github.com/rust-lang/crates.io-index"
673-
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
667+
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
674668
dependencies = [
675669
"lock_api",
676670
"parking_lot_core",
677671
]
678672

679673
[[package]]
680674
name = "parking_lot_core"
681-
version = "0.9.9"
675+
version = "0.9.10"
682676
source = "registry+https://github.com/rust-lang/crates.io-index"
683-
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
677+
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
684678
dependencies = [
685679
"cfg-if",
686680
"libc",
687681
"redox_syscall",
688682
"smallvec",
689-
"windows-targets 0.48.5",
683+
"windows-targets",
690684
]
691685

692686
[[package]]
@@ -801,11 +795,11 @@ dependencies = [
801795

802796
[[package]]
803797
name = "redox_syscall"
804-
version = "0.4.1"
798+
version = "0.5.1"
805799
source = "registry+https://github.com/rust-lang/crates.io-index"
806-
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
800+
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
807801
dependencies = [
808-
"bitflags 1.3.2",
802+
"bitflags",
809803
]
810804

811805
[[package]]
@@ -864,7 +858,7 @@ version = "0.38.34"
864858
source = "registry+https://github.com/rust-lang/crates.io-index"
865859
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
866860
dependencies = [
867-
"bitflags 2.5.0",
861+
"bitflags",
868862
"errno",
869863
"libc",
870864
"linux-raw-sys",
@@ -909,18 +903,18 @@ dependencies = [
909903

910904
[[package]]
911905
name = "serde"
912-
version = "1.0.198"
906+
version = "1.0.199"
913907
source = "registry+https://github.com/rust-lang/crates.io-index"
914-
checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc"
908+
checksum = "0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a"
915909
dependencies = [
916910
"serde_derive",
917911
]
918912

919913
[[package]]
920914
name = "serde_derive"
921-
version = "1.0.198"
915+
version = "1.0.199"
922916
source = "registry+https://github.com/rust-lang/crates.io-index"
923-
checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9"
917+
checksum = "11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc"
924918
dependencies = [
925919
"proc-macro2",
926920
"quote",
@@ -1213,9 +1207,9 @@ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
12131207

12141208
[[package]]
12151209
name = "unicode-width"
1216-
version = "0.1.11"
1210+
version = "0.1.12"
12171211
source = "registry+https://github.com/rust-lang/crates.io-index"
1218-
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
1212+
checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
12191213

12201214
[[package]]
12211215
name = "unsafe-libyaml"
@@ -1296,11 +1290,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
12961290

12971291
[[package]]
12981292
name = "winapi-util"
1299-
version = "0.1.6"
1293+
version = "0.1.8"
13001294
source = "registry+https://github.com/rust-lang/crates.io-index"
1301-
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
1295+
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
13021296
dependencies = [
1303-
"winapi",
1297+
"windows-sys",
13041298
]
13051299

13061300
[[package]]
@@ -1315,22 +1309,7 @@ version = "0.52.0"
13151309
source = "registry+https://github.com/rust-lang/crates.io-index"
13161310
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
13171311
dependencies = [
1318-
"windows-targets 0.52.5",
1319-
]
1320-
1321-
[[package]]
1322-
name = "windows-targets"
1323-
version = "0.48.5"
1324-
source = "registry+https://github.com/rust-lang/crates.io-index"
1325-
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
1326-
dependencies = [
1327-
"windows_aarch64_gnullvm 0.48.5",
1328-
"windows_aarch64_msvc 0.48.5",
1329-
"windows_i686_gnu 0.48.5",
1330-
"windows_i686_msvc 0.48.5",
1331-
"windows_x86_64_gnu 0.48.5",
1332-
"windows_x86_64_gnullvm 0.48.5",
1333-
"windows_x86_64_msvc 0.48.5",
1312+
"windows-targets",
13341313
]
13351314

13361315
[[package]]
@@ -1339,46 +1318,28 @@ version = "0.52.5"
13391318
source = "registry+https://github.com/rust-lang/crates.io-index"
13401319
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
13411320
dependencies = [
1342-
"windows_aarch64_gnullvm 0.52.5",
1343-
"windows_aarch64_msvc 0.52.5",
1344-
"windows_i686_gnu 0.52.5",
1321+
"windows_aarch64_gnullvm",
1322+
"windows_aarch64_msvc",
1323+
"windows_i686_gnu",
13451324
"windows_i686_gnullvm",
1346-
"windows_i686_msvc 0.52.5",
1347-
"windows_x86_64_gnu 0.52.5",
1348-
"windows_x86_64_gnullvm 0.52.5",
1349-
"windows_x86_64_msvc 0.52.5",
1325+
"windows_i686_msvc",
1326+
"windows_x86_64_gnu",
1327+
"windows_x86_64_gnullvm",
1328+
"windows_x86_64_msvc",
13501329
]
13511330

1352-
[[package]]
1353-
name = "windows_aarch64_gnullvm"
1354-
version = "0.48.5"
1355-
source = "registry+https://github.com/rust-lang/crates.io-index"
1356-
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
1357-
13581331
[[package]]
13591332
name = "windows_aarch64_gnullvm"
13601333
version = "0.52.5"
13611334
source = "registry+https://github.com/rust-lang/crates.io-index"
13621335
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
13631336

1364-
[[package]]
1365-
name = "windows_aarch64_msvc"
1366-
version = "0.48.5"
1367-
source = "registry+https://github.com/rust-lang/crates.io-index"
1368-
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
1369-
13701337
[[package]]
13711338
name = "windows_aarch64_msvc"
13721339
version = "0.52.5"
13731340
source = "registry+https://github.com/rust-lang/crates.io-index"
13741341
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
13751342

1376-
[[package]]
1377-
name = "windows_i686_gnu"
1378-
version = "0.48.5"
1379-
source = "registry+https://github.com/rust-lang/crates.io-index"
1380-
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
1381-
13821343
[[package]]
13831344
name = "windows_i686_gnu"
13841345
version = "0.52.5"
@@ -1391,48 +1352,24 @@ version = "0.52.5"
13911352
source = "registry+https://github.com/rust-lang/crates.io-index"
13921353
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
13931354

1394-
[[package]]
1395-
name = "windows_i686_msvc"
1396-
version = "0.48.5"
1397-
source = "registry+https://github.com/rust-lang/crates.io-index"
1398-
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
1399-
14001355
[[package]]
14011356
name = "windows_i686_msvc"
14021357
version = "0.52.5"
14031358
source = "registry+https://github.com/rust-lang/crates.io-index"
14041359
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
14051360

1406-
[[package]]
1407-
name = "windows_x86_64_gnu"
1408-
version = "0.48.5"
1409-
source = "registry+https://github.com/rust-lang/crates.io-index"
1410-
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
1411-
14121361
[[package]]
14131362
name = "windows_x86_64_gnu"
14141363
version = "0.52.5"
14151364
source = "registry+https://github.com/rust-lang/crates.io-index"
14161365
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
14171366

1418-
[[package]]
1419-
name = "windows_x86_64_gnullvm"
1420-
version = "0.48.5"
1421-
source = "registry+https://github.com/rust-lang/crates.io-index"
1422-
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
1423-
14241367
[[package]]
14251368
name = "windows_x86_64_gnullvm"
14261369
version = "0.52.5"
14271370
source = "registry+https://github.com/rust-lang/crates.io-index"
14281371
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
14291372

1430-
[[package]]
1431-
name = "windows_x86_64_msvc"
1432-
version = "0.48.5"
1433-
source = "registry+https://github.com/rust-lang/crates.io-index"
1434-
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
1435-
14361373
[[package]]
14371374
name = "windows_x86_64_msvc"
14381375
version = "0.52.5"
@@ -1441,9 +1378,9 @@ checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
14411378

14421379
[[package]]
14431380
name = "winnow"
1444-
version = "0.6.6"
1381+
version = "0.6.7"
14451382
source = "registry+https://github.com/rust-lang/crates.io-index"
1446-
checksum = "f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352"
1383+
checksum = "14b9415ee827af173ebb3f15f9083df5a122eb93572ec28741fb153356ea2578"
14471384
dependencies = [
14481385
"memchr",
14491386
]

0 commit comments

Comments
 (0)