repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | # This file is automatically @generated by Cargo. |
| #2 | # It is not intended for manual editing. |
| #3 | version = 4 |
| #4 | |
| #5 | [[package]] |
| #6 | name = "autocfg" |
| #7 | version = "1.5.0" |
| #8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #9 | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| #10 | |
| #11 | [[package]] |
| #12 | name = "bit-set" |
| #13 | version = "0.8.0" |
| #14 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #15 | checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" |
| #16 | dependencies = [ |
| #17 | "bit-vec", |
| #18 | ] |
| #19 | |
| #20 | [[package]] |
| #21 | name = "bit-vec" |
| #22 | version = "0.8.0" |
| #23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #24 | checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" |
| #25 | |
| #26 | [[package]] |
| #27 | name = "bitflags" |
| #28 | version = "2.9.4" |
| #29 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #30 | checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" |
| #31 | |
| #32 | [[package]] |
| #33 | name = "cfg-if" |
| #34 | version = "1.0.4" |
| #35 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #36 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| #37 | |
| #38 | [[package]] |
| #39 | name = "errno" |
| #40 | version = "0.3.14" |
| #41 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #42 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| #43 | dependencies = [ |
| #44 | "libc", |
| #45 | "windows-sys", |
| #46 | ] |
| #47 | |
| #48 | [[package]] |
| #49 | name = "fastrand" |
| #50 | version = "2.3.0" |
| #51 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #52 | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| #53 | |
| #54 | [[package]] |
| #55 | name = "fnv" |
| #56 | version = "1.0.7" |
| #57 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #58 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| #59 | |
| #60 | [[package]] |
| #61 | name = "getrandom" |
| #62 | version = "0.3.4" |
| #63 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #64 | checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| #65 | dependencies = [ |
| #66 | "cfg-if", |
| #67 | "libc", |
| #68 | "r-efi", |
| #69 | "wasip2", |
| #70 | ] |
| #71 | |
| #72 | [[package]] |
| #73 | name = "lazy_static" |
| #74 | version = "1.5.0" |
| #75 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #76 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| #77 | |
| #78 | [[package]] |
| #79 | name = "libc" |
| #80 | version = "0.2.177" |
| #81 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #82 | checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" |
| #83 | |
| #84 | [[package]] |
| #85 | name = "linux-raw-sys" |
| #86 | version = "0.11.0" |
| #87 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #88 | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" |
| #89 | |
| #90 | [[package]] |
| #91 | name = "num-traits" |
| #92 | version = "0.2.19" |
| #93 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #94 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| #95 | dependencies = [ |
| #96 | "autocfg", |
| #97 | ] |
| #98 | |
| #99 | [[package]] |
| #100 | name = "once_cell" |
| #101 | version = "1.21.3" |
| #102 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #103 | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| #104 | |
| #105 | [[package]] |
| #106 | name = "percolator" |
| #107 | version = "0.1.0" |
| #108 | dependencies = [ |
| #109 | "proptest", |
| #110 | ] |
| #111 | |
| #112 | [[package]] |
| #113 | name = "ppv-lite86" |
| #114 | version = "0.2.21" |
| #115 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #116 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| #117 | dependencies = [ |
| #118 | "zerocopy", |
| #119 | ] |
| #120 | |
| #121 | [[package]] |
| #122 | name = "proc-macro2" |
| #123 | version = "1.0.101" |
| #124 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #125 | checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" |
| #126 | dependencies = [ |
| #127 | "unicode-ident", |
| #128 | ] |
| #129 | |
| #130 | [[package]] |
| #131 | name = "proptest" |
| #132 | version = "1.8.0" |
| #133 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #134 | checksum = "2bb0be07becd10686a0bb407298fb425360a5c44a663774406340c59a22de4ce" |
| #135 | dependencies = [ |
| #136 | "bit-set", |
| #137 | "bit-vec", |
| #138 | "bitflags", |
| #139 | "lazy_static", |
| #140 | "num-traits", |
| #141 | "rand", |
| #142 | "rand_chacha", |
| #143 | "rand_xorshift", |
| #144 | "regex-syntax", |
| #145 | "rusty-fork", |
| #146 | "tempfile", |
| #147 | "unarray", |
| #148 | ] |
| #149 | |
| #150 | [[package]] |
| #151 | name = "quick-error" |
| #152 | version = "1.2.3" |
| #153 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #154 | checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" |
| #155 | |
| #156 | [[package]] |
| #157 | name = "quote" |
| #158 | version = "1.0.41" |
| #159 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #160 | checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" |
| #161 | dependencies = [ |
| #162 | "proc-macro2", |
| #163 | ] |
| #164 | |
| #165 | [[package]] |
| #166 | name = "r-efi" |
| #167 | version = "5.3.0" |
| #168 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #169 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| #170 | |
| #171 | [[package]] |
| #172 | name = "rand" |
| #173 | version = "0.9.4" |
| #174 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #175 | checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" |
| #176 | dependencies = [ |
| #177 | "rand_chacha", |
| #178 | "rand_core", |
| #179 | ] |
| #180 | |
| #181 | [[package]] |
| #182 | name = "rand_chacha" |
| #183 | version = "0.9.0" |
| #184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #185 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| #186 | dependencies = [ |
| #187 | "ppv-lite86", |
| #188 | "rand_core", |
| #189 | ] |
| #190 | |
| #191 | [[package]] |
| #192 | name = "rand_core" |
| #193 | version = "0.9.3" |
| #194 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #195 | checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" |
| #196 | dependencies = [ |
| #197 | "getrandom", |
| #198 | ] |
| #199 | |
| #200 | [[package]] |
| #201 | name = "rand_xorshift" |
| #202 | version = "0.4.0" |
| #203 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #204 | checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a" |
| #205 | dependencies = [ |
| #206 | "rand_core", |
| #207 | ] |
| #208 | |
| #209 | [[package]] |
| #210 | name = "regex-syntax" |
| #211 | version = "0.8.8" |
| #212 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #213 | checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" |
| #214 | |
| #215 | [[package]] |
| #216 | name = "rustix" |
| #217 | version = "1.1.2" |
| #218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #219 | checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" |
| #220 | dependencies = [ |
| #221 | "bitflags", |
| #222 | "errno", |
| #223 | "libc", |
| #224 | "linux-raw-sys", |
| #225 | "windows-sys", |
| #226 | ] |
| #227 | |
| #228 | [[package]] |
| #229 | name = "rusty-fork" |
| #230 | version = "0.3.1" |
| #231 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #232 | checksum = "cc6bf79ff24e648f6da1f8d1f011e9cac26491b619e6b9280f2b47f1774e6ee2" |
| #233 | dependencies = [ |
| #234 | "fnv", |
| #235 | "quick-error", |
| #236 | "tempfile", |
| #237 | "wait-timeout", |
| #238 | ] |
| #239 | |
| #240 | [[package]] |
| #241 | name = "syn" |
| #242 | version = "2.0.107" |
| #243 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #244 | checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b" |
| #245 | dependencies = [ |
| #246 | "proc-macro2", |
| #247 | "quote", |
| #248 | "unicode-ident", |
| #249 | ] |
| #250 | |
| #251 | [[package]] |
| #252 | name = "tempfile" |
| #253 | version = "3.23.0" |
| #254 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #255 | checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" |
| #256 | dependencies = [ |
| #257 | "fastrand", |
| #258 | "getrandom", |
| #259 | "once_cell", |
| #260 | "rustix", |
| #261 | "windows-sys", |
| #262 | ] |
| #263 | |
| #264 | [[package]] |
| #265 | name = "unarray" |
| #266 | version = "0.1.4" |
| #267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #268 | checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" |
| #269 | |
| #270 | [[package]] |
| #271 | name = "unicode-ident" |
| #272 | version = "1.0.19" |
| #273 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #274 | checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" |
| #275 | |
| #276 | [[package]] |
| #277 | name = "wait-timeout" |
| #278 | version = "0.2.1" |
| #279 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #280 | checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11" |
| #281 | dependencies = [ |
| #282 | "libc", |
| #283 | ] |
| #284 | |
| #285 | [[package]] |
| #286 | name = "wasip2" |
| #287 | version = "1.0.1+wasi-0.2.4" |
| #288 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #289 | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| #290 | dependencies = [ |
| #291 | "wit-bindgen", |
| #292 | ] |
| #293 | |
| #294 | [[package]] |
| #295 | name = "windows-link" |
| #296 | version = "0.2.1" |
| #297 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #298 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| #299 | |
| #300 | [[package]] |
| #301 | name = "windows-sys" |
| #302 | version = "0.61.2" |
| #303 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #304 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| #305 | dependencies = [ |
| #306 | "windows-link", |
| #307 | ] |
| #308 | |
| #309 | [[package]] |
| #310 | name = "wit-bindgen" |
| #311 | version = "0.46.0" |
| #312 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #313 | checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| #314 | |
| #315 | [[package]] |
| #316 | name = "zerocopy" |
| #317 | version = "0.8.27" |
| #318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #319 | checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" |
| #320 | dependencies = [ |
| #321 | "zerocopy-derive", |
| #322 | ] |
| #323 | |
| #324 | [[package]] |
| #325 | name = "zerocopy-derive" |
| #326 | version = "0.8.27" |
| #327 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| #328 | checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" |
| #329 | dependencies = [ |
| #330 | "proc-macro2", |
| #331 | "quote", |
| #332 | "syn", |
| #333 | ] |
| #334 |