don't
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: update dependencies

Signed-off-by: tjh <x@tjh.dev>

tjh 6017a561 4a363c01

+94 -57
+68 -31
Cargo.lock
··· 75 75 76 76 [[package]] 77 77 name = "anyhow" 78 - version = "1.0.101" 78 + version = "1.0.102" 79 79 source = "registry+https://github.com/rust-lang/crates.io-index" 80 - checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" 80 + checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" 81 81 82 82 [[package]] 83 83 name = "arc-swap" ··· 151 151 152 152 [[package]] 153 153 name = "aws-lc-rs" 154 - version = "1.15.4" 154 + version = "1.16.0" 155 155 source = "registry+https://github.com/rust-lang/crates.io-index" 156 - checksum = "7b7b6141e96a8c160799cc2d5adecd5cbbe5054cb8c7c4af53da0f83bb7ad256" 156 + checksum = "d9a7b350e3bb1767102698302bc37256cbd48422809984b98d292c40e2579aa9" 157 157 dependencies = [ 158 158 "aws-lc-sys", 159 159 "zeroize", ··· 367 367 checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" 368 368 369 369 [[package]] 370 + name = "chacha20" 371 + version = "0.10.0" 372 + source = "registry+https://github.com/rust-lang/crates.io-index" 373 + checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601" 374 + dependencies = [ 375 + "cfg-if", 376 + "cpufeatures 0.3.0", 377 + "rand_core 0.10.0", 378 + ] 379 + 380 + [[package]] 370 381 name = "cipher" 371 382 version = "0.4.4" 372 383 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 389 378 390 379 [[package]] 391 380 name = "clap" 392 - version = "4.5.57" 381 + version = "4.5.60" 393 382 source = "registry+https://github.com/rust-lang/crates.io-index" 394 - checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a" 383 + checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" 395 384 dependencies = [ 396 385 "clap_builder", 397 386 "clap_derive", ··· 399 388 400 389 [[package]] 401 390 name = "clap_builder" 402 - version = "4.5.57" 391 + version = "4.5.60" 403 392 source = "registry+https://github.com/rust-lang/crates.io-index" 404 - checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238" 393 + checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" 405 394 dependencies = [ 406 395 "anstream", 407 396 "anstyle", ··· 411 400 412 401 [[package]] 413 402 name = "clap_complete" 414 - version = "4.5.65" 403 + version = "4.5.66" 415 404 source = "registry+https://github.com/rust-lang/crates.io-index" 416 - checksum = "430b4dc2b5e3861848de79627b2bedc9f3342c7da5173a14eaa5d0f8dc18ae5d" 405 + checksum = "c757a3b7e39161a4e56f9365141ada2a6c915a8622c408ab6bb4b5d047371031" 417 406 dependencies = [ 418 407 "clap", 419 408 ] ··· 432 421 433 422 [[package]] 434 423 name = "clap_lex" 435 - version = "0.7.7" 424 + version = "1.0.0" 436 425 source = "registry+https://github.com/rust-lang/crates.io-index" 437 - checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" 426 + checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" 438 427 439 428 [[package]] 440 429 name = "clru" ··· 541 530 ] 542 531 543 532 [[package]] 533 + name = "cpufeatures" 534 + version = "0.3.0" 535 + source = "registry+https://github.com/rust-lang/crates.io-index" 536 + checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" 537 + dependencies = [ 538 + "libc", 539 + ] 540 + 541 + [[package]] 544 542 name = "crc" 545 543 version = "3.4.0" 546 544 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 651 631 checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" 652 632 dependencies = [ 653 633 "cfg-if", 654 - "cpufeatures", 634 + "cpufeatures 0.2.17", 655 635 "curve25519-dalek-derive", 656 636 "digest", 657 637 "fiat-crypto", ··· 1047 1027 1048 1028 [[package]] 1049 1029 name = "futures-core" 1050 - version = "0.3.31" 1030 + version = "0.3.32" 1051 1031 source = "registry+https://github.com/rust-lang/crates.io-index" 1052 - checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1032 + checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" 1053 1033 1054 1034 [[package]] 1055 1035 name = "futures-executor" ··· 1075 1055 1076 1056 [[package]] 1077 1057 name = "futures-io" 1078 - version = "0.3.31" 1058 + version = "0.3.32" 1079 1059 source = "registry+https://github.com/rust-lang/crates.io-index" 1080 - checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1060 + checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" 1081 1061 1082 1062 [[package]] 1083 1063 name = "futures-macro" 1084 - version = "0.3.31" 1064 + version = "0.3.32" 1085 1065 source = "registry+https://github.com/rust-lang/crates.io-index" 1086 - checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1066 + checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" 1087 1067 dependencies = [ 1088 1068 "proc-macro2", 1089 1069 "quote", ··· 1092 1072 1093 1073 [[package]] 1094 1074 name = "futures-sink" 1095 - version = "0.3.31" 1075 + version = "0.3.32" 1096 1076 source = "registry+https://github.com/rust-lang/crates.io-index" 1097 - checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1077 + checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" 1098 1078 1099 1079 [[package]] 1100 1080 name = "futures-task" 1101 - version = "0.3.31" 1081 + version = "0.3.32" 1102 1082 source = "registry+https://github.com/rust-lang/crates.io-index" 1103 - checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1083 + checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" 1104 1084 1105 1085 [[package]] 1106 1086 name = "futures-util" 1107 - version = "0.3.31" 1087 + version = "0.3.32" 1108 1088 source = "registry+https://github.com/rust-lang/crates.io-index" 1109 - checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1089 + checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" 1110 1090 dependencies = [ 1111 1091 "futures-core", 1112 1092 "futures-io", ··· 1115 1095 "futures-task", 1116 1096 "memchr", 1117 1097 "pin-project-lite", 1118 - "pin-utils", 1119 1098 "slab", 1120 1099 ] 1121 1100 ··· 1165 1146 "cfg-if", 1166 1147 "libc", 1167 1148 "r-efi", 1149 + "rand_core 0.10.0", 1168 1150 "wasip2", 1169 1151 "wasip3", 1170 1152 ] ··· 2069 2049 "gordian-identity", 2070 2050 "gordian-types", 2071 2051 "multibase", 2072 - "rand 0.9.2", 2052 + "rand 0.10.0", 2073 2053 "reqwest", 2074 2054 "serde", 2075 2055 "serde_json", ··· 2092 2072 "gordian-identity", 2093 2073 "gordian-types", 2094 2074 "owo-colors", 2095 - "rand 0.9.2", 2075 + "rand 0.10.0", 2096 2076 "reqwest", 2097 2077 "serde", 2098 2078 "serde_json", ··· 2173 2153 "mimetype-detector", 2174 2154 "moka", 2175 2155 "multibase", 2176 - "rand 0.9.2", 2156 + "rand 0.10.0", 2177 2157 "rayon", 2178 2158 "reqwest", 2179 2159 "rustc-hash", ··· 3489 3469 ] 3490 3470 3491 3471 [[package]] 3472 + name = "rand" 3473 + version = "0.10.0" 3474 + source = "registry+https://github.com/rust-lang/crates.io-index" 3475 + checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8" 3476 + dependencies = [ 3477 + "chacha20", 3478 + "getrandom 0.4.1", 3479 + "rand_core 0.10.0", 3480 + ] 3481 + 3482 + [[package]] 3492 3483 name = "rand_chacha" 3493 3484 version = "0.3.1" 3494 3485 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3536 3505 dependencies = [ 3537 3506 "getrandom 0.3.4", 3538 3507 ] 3508 + 3509 + [[package]] 3510 + name = "rand_core" 3511 + version = "0.10.0" 3512 + source = "registry+https://github.com/rust-lang/crates.io-index" 3513 + checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba" 3539 3514 3540 3515 [[package]] 3541 3516 name = "rayon" ··· 3984 3947 checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3985 3948 dependencies = [ 3986 3949 "cfg-if", 3987 - "cpufeatures", 3950 + "cpufeatures 0.2.17", 3988 3951 "digest", 3989 3952 ] 3990 3953 ··· 4005 3968 checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 4006 3969 dependencies = [ 4007 3970 "cfg-if", 4008 - "cpufeatures", 3971 + "cpufeatures 0.2.17", 4009 3972 "digest", 4010 3973 ] 4011 3974
+2 -3
Cargo.toml
··· 28 28 gordian-lexicon = { path = "crates/gordian-lexicon" } 29 29 gordian-pds = { path = "crates/gordian-pds" } 30 30 31 - anyhow = "1.0.100" 32 - aws-lc-rs = { version = "1.15.4", default-features = false, features = ["alloc", "aws-lc-sys"] } 31 + anyhow = "1.0.102" 32 + aws-lc-rs = { version = "1.16.0", default-features = false, features = ["alloc", "aws-lc-sys"] } 33 33 axum = "0.8.4" 34 34 data-encoding = "2.9.0" 35 35 exn = "0.3.0" ··· 44 44 45 45 [profile.release] 46 46 panic = "abort" 47 - # lto = "fat" 48 47 strip = true 49 48 50 49 [profile.dev]
+3 -3
crates/gordian-auth/Cargo.toml
··· 11 11 gordian-types = { workspace = true, features = ["serde"] } 12 12 gordian-identity = { workspace = true } 13 13 14 + aws-lc-rs.workspace = true 15 + data-encoding.workspace = true 14 16 reqwest = { workspace = true } 15 17 serde = { workspace = true } 16 18 serde_json = { workspace = true, features = ["preserve_order"] } ··· 21 19 tracing = { workspace = true } 22 20 url = { workspace = true } 23 21 24 - aws-lc-rs.workspace = true 25 - data-encoding = "2.9.0" 26 22 exn = "0.3.0" 27 23 multibase = "0.9.1" 28 - rand = "0.9.2" 24 + rand = "0.10.0"
+4 -4
crates/gordian-cred/Cargo.toml
··· 13 13 gordian-auth.workspace = true 14 14 gordian-identity.workspace = true 15 15 16 + data-encoding.workspace = true 16 17 exn.workspace = true 17 18 reqwest.workspace = true 18 19 serde.workspace = true 19 20 serde_json.workspace = true 20 21 tracing.workspace = true 21 22 22 - clap = { version = "4.5.49", features = ["derive"] } 23 - data-encoding = "2.9.0" 23 + clap = { version = "4.5.60", features = ["derive"] } 24 + clap_complete = "4.5.66" 24 25 directories = "6.0.0" 25 26 owo-colors = { version = "4.2.3", features = ["supports-colors"] } 26 - rand = "0.9.2" 27 + rand = "0.10.0" 27 28 ssh-agent-client-rs = "1.1.2" 28 29 ssh-key = "0.6.7" 29 30 time = { version = "0.3.44", features = ["formatting"] } 30 31 tokio = { version = "1.48.0", features = ["rt"] } 31 32 toml = "0.9.8" 32 33 tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } 33 - clap_complete = "4.5.65"
+2 -2
crates/gordian-jetstream/Cargo.toml
··· 12 12 13 13 serde.workspace = true 14 14 serde_json.workspace = true 15 + thiserror.workspace = true 15 16 time.workspace = true 16 17 tracing.workspace = true 17 18 url.workspace = true ··· 26 25 tracing-subscriber = "0.3.20" 27 26 28 27 zstd = { version = "0.13.3", optional = true } 29 - clap = { version = "4.5.50", features = ["derive"], optional = true } 30 - thiserror.workspace = true 28 + clap = { version = "4.5.60", features = ["derive"], optional = true } 31 29 fastrand = "2.3.0" 32 30 33 31 [features]
+10 -10
crates/gordian-knot/Cargo.toml
··· 16 16 gordian-lexicon.workspace = true 17 17 18 18 anyhow.workspace = true 19 + aws-lc-rs.workspace = true 20 + axum = { workspace = true, features = ["ws"] } 21 + data-encoding.workspace = true 22 + exn.workspace = true 19 23 gix.workspace = true 20 24 reqwest.workspace = true 21 25 serde.workspace = true 22 26 serde_json.workspace = true 23 27 thiserror.workspace = true 28 + time.workspace = true 24 29 tracing.workspace = true 25 30 url.workspace = true 26 31 27 - aws-lc-rs.workspace = true 28 - axum = { workspace = true, features = ["ws"] } 29 32 axum-extra = { version = "0.12.1", features = ["async-read-body"] } 30 33 bytes = "1.10.1" 31 - clap = { version = "4.5.47", features = ["derive", "env", "string"] } 32 - data-encoding.workspace = true 33 - futures-util = "0.3.31" 34 + clap = { version = "4.5.60", features = ["derive", "env", "string"] } 35 + clap_complete = "4.5.66" 36 + futures-util = "0.3.32" 34 37 hyper-util = { version = "0.1.17", features = ["client"] } 38 + maud = { version = "0.27.0", features = ["axum"] } 35 39 mimetype-detector = "0.3.4" 36 40 moka = { version = "0.12.12", features = ["future"] } 37 - rand = "0.9.2" 41 + rand = "0.10.0" 38 42 rayon = "1.11.0" 39 43 rustc-hash = "2.1.1" 40 - time.workspace = true 41 44 sqlx = { version = "0.8.6", features = ["runtime-tokio", "sqlite", "time", "json", "macros", "derive"] } 42 45 tempfile = "3.24.0" 43 46 tokio = { version = "1.47.1", features = ["io-util", "macros", "net", "process", "signal", "rt-multi-thread"] } ··· 51 48 tower = { version = "0.5.2", features = ["buffer", "filter", "limit"] } 52 49 tower-http = { version = "0.6.6", features = ["decompression-gzip", "request-id", "trace", "tracing", "util"] } 53 50 tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } 54 - clap_complete = "4.5.65" 55 - maud = { version = "0.27.0", features = ["axum"] } 56 - exn.workspace = true 57 51 58 52 [build-dependencies] 59 53 anyhow.workspace = true
+5 -4
crates/gordian-pds/Cargo.toml
··· 15 15 aws-lc-rs.workspace = true 16 16 axum.workspace = true 17 17 data-encoding.workspace = true 18 - futures-util = "0.3.31" 19 - multibase = "0.9.2" 20 18 serde = { workspace = true, features = ["derive"] } 21 19 serde_json.workspace = true 22 - sqlx = { version = "0.8.6", features = ["sqlite"] } 23 - tokio = { version = "1.49.0", default-features = false, features = ["sync"] } 24 20 tracing.workspace = true 25 21 url.workspace = true 22 + 23 + futures-util = "0.3.32" 24 + multibase = "0.9.2" 25 + sqlx = { version = "0.8.6", features = ["sqlite"] } 26 + tokio = { version = "1.49.0", default-features = false, features = ["sync"] }