Cargo.lock 106 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "addr2line"
  6. version = "0.22.0"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
  9. dependencies = [
  10. "gimli 0.29.0",
  11. ]
  12. [[package]]
  13. name = "adler"
  14. version = "1.0.2"
  15. source = "registry+https://github.com/rust-lang/crates.io-index"
  16. checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
  17. [[package]]
  18. name = "aes"
  19. version = "0.8.4"
  20. source = "registry+https://github.com/rust-lang/crates.io-index"
  21. checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
  22. dependencies = [
  23. "cfg-if 1.0.0",
  24. "cipher",
  25. "cpufeatures",
  26. ]
  27. [[package]]
  28. name = "ahash"
  29. version = "0.7.8"
  30. source = "registry+https://github.com/rust-lang/crates.io-index"
  31. checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
  32. dependencies = [
  33. "getrandom",
  34. "once_cell",
  35. "version_check",
  36. ]
  37. [[package]]
  38. name = "ahash"
  39. version = "0.8.11"
  40. source = "registry+https://github.com/rust-lang/crates.io-index"
  41. checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
  42. dependencies = [
  43. "cfg-if 1.0.0",
  44. "once_cell",
  45. "version_check",
  46. "zerocopy",
  47. ]
  48. [[package]]
  49. name = "aho-corasick"
  50. version = "1.1.3"
  51. source = "registry+https://github.com/rust-lang/crates.io-index"
  52. checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
  53. dependencies = [
  54. "memchr",
  55. ]
  56. [[package]]
  57. name = "allocator-api2"
  58. version = "0.2.18"
  59. source = "registry+https://github.com/rust-lang/crates.io-index"
  60. checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
  61. [[package]]
  62. name = "alloy"
  63. version = "0.1.4"
  64. source = "registry+https://github.com/rust-lang/crates.io-index"
  65. checksum = "0ba1c79677c9ce51c8d45e20845b05e6fb070ea2c863fba03ad6af2c778474bd"
  66. dependencies = [
  67. "alloy-consensus",
  68. "alloy-contract",
  69. "alloy-core",
  70. "alloy-eips",
  71. "alloy-genesis",
  72. "alloy-network",
  73. "alloy-provider",
  74. "alloy-rpc-client",
  75. "alloy-rpc-types",
  76. "alloy-serde",
  77. "alloy-signer",
  78. "alloy-signer-local",
  79. "alloy-transport",
  80. "alloy-transport-http",
  81. ]
  82. [[package]]
  83. name = "alloy-chains"
  84. version = "0.1.23"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. checksum = "1752d7d62e2665da650a36d84abbf239f812534475d51f072a49a533513b7cdd"
  87. dependencies = [
  88. "num_enum",
  89. "strum",
  90. ]
  91. [[package]]
  92. name = "alloy-consensus"
  93. version = "0.1.3"
  94. source = "registry+https://github.com/rust-lang/crates.io-index"
  95. checksum = "3f63a6c9eb45684a5468536bc55379a2af0f45ffa5d756e4e4964532737e1836"
  96. dependencies = [
  97. "alloy-eips",
  98. "alloy-primitives",
  99. "alloy-rlp",
  100. "alloy-serde",
  101. "c-kzg",
  102. "serde",
  103. ]
  104. [[package]]
  105. name = "alloy-contract"
  106. version = "0.1.3"
  107. source = "registry+https://github.com/rust-lang/crates.io-index"
  108. checksum = "0c26b7d34cb76f826558e9409a010e25257f7bfb5aa5e3dd0042c564664ae159"
  109. dependencies = [
  110. "alloy-dyn-abi",
  111. "alloy-json-abi",
  112. "alloy-network",
  113. "alloy-primitives",
  114. "alloy-provider",
  115. "alloy-rpc-types-eth",
  116. "alloy-sol-types",
  117. "alloy-transport",
  118. "futures",
  119. "futures-util",
  120. "thiserror",
  121. ]
  122. [[package]]
  123. name = "alloy-core"
  124. version = "0.7.6"
  125. source = "registry+https://github.com/rust-lang/crates.io-index"
  126. checksum = "5af3faff14c12c8b11037e0a093dd157c3702becb8435577a2408534d0758315"
  127. dependencies = [
  128. "alloy-dyn-abi",
  129. "alloy-json-abi",
  130. "alloy-primitives",
  131. "alloy-sol-types",
  132. ]
  133. [[package]]
  134. name = "alloy-dyn-abi"
  135. version = "0.7.6"
  136. source = "registry+https://github.com/rust-lang/crates.io-index"
  137. checksum = "cb6e6436a9530f25010d13653e206fab4c9feddacf21a54de8d7311b275bc56b"
  138. dependencies = [
  139. "alloy-json-abi",
  140. "alloy-primitives",
  141. "alloy-sol-type-parser",
  142. "alloy-sol-types",
  143. "const-hex",
  144. "itoa",
  145. "serde",
  146. "serde_json",
  147. "winnow 0.6.13",
  148. ]
  149. [[package]]
  150. name = "alloy-eips"
  151. version = "0.1.3"
  152. source = "registry+https://github.com/rust-lang/crates.io-index"
  153. checksum = "aa4b0fc6a572ef2eebda0a31a5e393d451abda703fec917c75d9615d8c978cf2"
  154. dependencies = [
  155. "alloy-primitives",
  156. "alloy-rlp",
  157. "alloy-serde",
  158. "c-kzg",
  159. "once_cell",
  160. "serde",
  161. "sha2",
  162. ]
  163. [[package]]
  164. name = "alloy-genesis"
  165. version = "0.1.3"
  166. source = "registry+https://github.com/rust-lang/crates.io-index"
  167. checksum = "48450f9c6f0821c1eee00ed912942492ed4f11dd69532825833de23ecc7a2256"
  168. dependencies = [
  169. "alloy-primitives",
  170. "alloy-serde",
  171. "serde",
  172. ]
  173. [[package]]
  174. name = "alloy-json-abi"
  175. version = "0.7.6"
  176. source = "registry+https://github.com/rust-lang/crates.io-index"
  177. checksum = "aaeaccd50238126e3a0ff9387c7c568837726ad4f4e399b528ca88104d6c25ef"
  178. dependencies = [
  179. "alloy-primitives",
  180. "alloy-sol-type-parser",
  181. "serde",
  182. "serde_json",
  183. ]
  184. [[package]]
  185. name = "alloy-json-rpc"
  186. version = "0.1.3"
  187. source = "registry+https://github.com/rust-lang/crates.io-index"
  188. checksum = "d484c2a934d0a4d86f8ad4db8113cb1d607707a6c54f6e78f4f1b4451b47aa70"
  189. dependencies = [
  190. "alloy-primitives",
  191. "serde",
  192. "serde_json",
  193. "thiserror",
  194. "tracing",
  195. ]
  196. [[package]]
  197. name = "alloy-network"
  198. version = "0.1.3"
  199. source = "registry+https://github.com/rust-lang/crates.io-index"
  200. checksum = "7a20eba9bc551037f0626d6d29e191888638d979943fa4e842e9e6fc72bf0565"
  201. dependencies = [
  202. "alloy-consensus",
  203. "alloy-eips",
  204. "alloy-json-rpc",
  205. "alloy-primitives",
  206. "alloy-rpc-types-eth",
  207. "alloy-serde",
  208. "alloy-signer",
  209. "alloy-sol-types",
  210. "async-trait",
  211. "auto_impl",
  212. "futures-utils-wasm",
  213. "thiserror",
  214. ]
  215. [[package]]
  216. name = "alloy-primitives"
  217. version = "0.7.6"
  218. source = "registry+https://github.com/rust-lang/crates.io-index"
  219. checksum = "f783611babedbbe90db3478c120fb5f5daacceffc210b39adc0af4fe0da70bad"
  220. dependencies = [
  221. "alloy-rlp",
  222. "arbitrary",
  223. "bytes",
  224. "cfg-if 1.0.0",
  225. "const-hex",
  226. "derive_arbitrary",
  227. "derive_more",
  228. "ethereum_ssz",
  229. "getrandom",
  230. "hex-literal",
  231. "itoa",
  232. "k256",
  233. "keccak-asm",
  234. "proptest",
  235. "proptest-derive",
  236. "rand",
  237. "ruint",
  238. "serde",
  239. "tiny-keccak",
  240. ]
  241. [[package]]
  242. name = "alloy-provider"
  243. version = "0.1.3"
  244. source = "registry+https://github.com/rust-lang/crates.io-index"
  245. checksum = "ad5d89acb7339fad13bc69e7b925232f242835bfd91c82fcb9326b36481bd0f0"
  246. dependencies = [
  247. "alloy-chains",
  248. "alloy-consensus",
  249. "alloy-eips",
  250. "alloy-json-rpc",
  251. "alloy-network",
  252. "alloy-primitives",
  253. "alloy-rpc-client",
  254. "alloy-rpc-types-eth",
  255. "alloy-transport",
  256. "alloy-transport-http",
  257. "async-stream",
  258. "async-trait",
  259. "auto_impl",
  260. "dashmap",
  261. "futures",
  262. "futures-utils-wasm",
  263. "lru",
  264. "pin-project",
  265. "reqwest",
  266. "serde",
  267. "serde_json",
  268. "tokio",
  269. "tracing",
  270. "url",
  271. ]
  272. [[package]]
  273. name = "alloy-rlp"
  274. version = "0.3.7"
  275. source = "registry+https://github.com/rust-lang/crates.io-index"
  276. checksum = "a43b18702501396fa9bcdeecd533bc85fac75150d308fc0f6800a01e6234a003"
  277. dependencies = [
  278. "alloy-rlp-derive",
  279. "arrayvec",
  280. "bytes",
  281. ]
  282. [[package]]
  283. name = "alloy-rlp-derive"
  284. version = "0.3.7"
  285. source = "registry+https://github.com/rust-lang/crates.io-index"
  286. checksum = "d83524c1f6162fcb5b0decf775498a125066c86dda6066ed609531b0e912f85a"
  287. dependencies = [
  288. "proc-macro2",
  289. "quote",
  290. "syn 2.0.68",
  291. ]
  292. [[package]]
  293. name = "alloy-rpc-client"
  294. version = "0.1.3"
  295. source = "registry+https://github.com/rust-lang/crates.io-index"
  296. checksum = "479ce003e8c74bbbc7d4235131c1d6b7eaf14a533ae850295b90d240340989cb"
  297. dependencies = [
  298. "alloy-json-rpc",
  299. "alloy-transport",
  300. "alloy-transport-http",
  301. "futures",
  302. "pin-project",
  303. "reqwest",
  304. "serde",
  305. "serde_json",
  306. "tokio",
  307. "tokio-stream",
  308. "tower",
  309. "tracing",
  310. "url",
  311. ]
  312. [[package]]
  313. name = "alloy-rpc-types"
  314. version = "0.1.3"
  315. source = "registry+https://github.com/rust-lang/crates.io-index"
  316. checksum = "0dfa1dd3e0bc3a3d89744fba8d1511216e83257160da2cd028a18b7d9c026030"
  317. dependencies = [
  318. "alloy-rpc-types-eth",
  319. "alloy-serde",
  320. ]
  321. [[package]]
  322. name = "alloy-rpc-types-eth"
  323. version = "0.1.3"
  324. source = "registry+https://github.com/rust-lang/crates.io-index"
  325. checksum = "13bd7aa9ff9e67f1ba7ee0dd8cebfc95831d1649b0e4eeefae940dc3681079fa"
  326. dependencies = [
  327. "alloy-consensus",
  328. "alloy-eips",
  329. "alloy-primitives",
  330. "alloy-rlp",
  331. "alloy-serde",
  332. "alloy-sol-types",
  333. "itertools 0.13.0",
  334. "serde",
  335. "serde_json",
  336. "thiserror",
  337. ]
  338. [[package]]
  339. name = "alloy-serde"
  340. version = "0.1.3"
  341. source = "registry+https://github.com/rust-lang/crates.io-index"
  342. checksum = "8913f9e825068d77c516188c221c44f78fd814fce8effe550a783295a2757d19"
  343. dependencies = [
  344. "alloy-primitives",
  345. "serde",
  346. "serde_json",
  347. ]
  348. [[package]]
  349. name = "alloy-signer"
  350. version = "0.1.3"
  351. source = "registry+https://github.com/rust-lang/crates.io-index"
  352. checksum = "f740e13eb4c6a0e4d0e49738f1e86f31ad2d7ef93be499539f492805000f7237"
  353. dependencies = [
  354. "alloy-primitives",
  355. "async-trait",
  356. "auto_impl",
  357. "elliptic-curve",
  358. "k256",
  359. "thiserror",
  360. ]
  361. [[package]]
  362. name = "alloy-signer-local"
  363. version = "0.1.3"
  364. source = "registry+https://github.com/rust-lang/crates.io-index"
  365. checksum = "87db68d926887393a1d0f9c43833b44446ea29d603291e7b20e5d115f31aa4e3"
  366. dependencies = [
  367. "alloy-consensus",
  368. "alloy-network",
  369. "alloy-primitives",
  370. "alloy-signer",
  371. "async-trait",
  372. "elliptic-curve",
  373. "eth-keystore",
  374. "k256",
  375. "rand",
  376. "thiserror",
  377. ]
  378. [[package]]
  379. name = "alloy-sol-macro"
  380. version = "0.7.6"
  381. source = "registry+https://github.com/rust-lang/crates.io-index"
  382. checksum = "4bad41a7c19498e3f6079f7744656328699f8ea3e783bdd10d85788cd439f572"
  383. dependencies = [
  384. "alloy-sol-macro-expander",
  385. "alloy-sol-macro-input",
  386. "proc-macro-error",
  387. "proc-macro2",
  388. "quote",
  389. "syn 2.0.68",
  390. ]
  391. [[package]]
  392. name = "alloy-sol-macro-expander"
  393. version = "0.7.6"
  394. source = "registry+https://github.com/rust-lang/crates.io-index"
  395. checksum = "fd9899da7d011b4fe4c406a524ed3e3f963797dbc93b45479d60341d3a27b252"
  396. dependencies = [
  397. "alloy-json-abi",
  398. "alloy-sol-macro-input",
  399. "const-hex",
  400. "heck",
  401. "indexmap 2.2.6",
  402. "proc-macro-error",
  403. "proc-macro2",
  404. "quote",
  405. "syn 2.0.68",
  406. "syn-solidity",
  407. "tiny-keccak",
  408. ]
  409. [[package]]
  410. name = "alloy-sol-macro-input"
  411. version = "0.7.6"
  412. source = "registry+https://github.com/rust-lang/crates.io-index"
  413. checksum = "d32d595768fdc61331a132b6f65db41afae41b9b97d36c21eb1b955c422a7e60"
  414. dependencies = [
  415. "alloy-json-abi",
  416. "const-hex",
  417. "dunce",
  418. "heck",
  419. "proc-macro2",
  420. "quote",
  421. "serde_json",
  422. "syn 2.0.68",
  423. "syn-solidity",
  424. ]
  425. [[package]]
  426. name = "alloy-sol-type-parser"
  427. version = "0.7.6"
  428. source = "registry+https://github.com/rust-lang/crates.io-index"
  429. checksum = "baa2fbd22d353d8685bd9fee11ba2d8b5c3b1d11e56adb3265fcf1f32bfdf404"
  430. dependencies = [
  431. "winnow 0.6.13",
  432. ]
  433. [[package]]
  434. name = "alloy-sol-types"
  435. version = "0.7.6"
  436. source = "registry+https://github.com/rust-lang/crates.io-index"
  437. checksum = "a49042c6d3b66a9fe6b2b5a8bf0d39fc2ae1ee0310a2a26ffedd79fb097878dd"
  438. dependencies = [
  439. "alloy-json-abi",
  440. "alloy-primitives",
  441. "alloy-sol-macro",
  442. "const-hex",
  443. "serde",
  444. ]
  445. [[package]]
  446. name = "alloy-transport"
  447. version = "0.1.3"
  448. source = "registry+https://github.com/rust-lang/crates.io-index"
  449. checksum = "dd9773e4ec6832346171605c776315544bd06e40f803e7b5b7824b325d5442ca"
  450. dependencies = [
  451. "alloy-json-rpc",
  452. "base64",
  453. "futures-util",
  454. "futures-utils-wasm",
  455. "serde",
  456. "serde_json",
  457. "thiserror",
  458. "tokio",
  459. "tower",
  460. "url",
  461. ]
  462. [[package]]
  463. name = "alloy-transport-http"
  464. version = "0.1.3"
  465. source = "registry+https://github.com/rust-lang/crates.io-index"
  466. checksum = "ff8ef947b901c0d4e97370f9fa25844cf8b63b1a58fd4011ee82342dc8a9fc6b"
  467. dependencies = [
  468. "alloy-json-rpc",
  469. "alloy-transport",
  470. "reqwest",
  471. "serde_json",
  472. "tower",
  473. "tracing",
  474. "url",
  475. ]
  476. [[package]]
  477. name = "anstream"
  478. version = "0.6.14"
  479. source = "registry+https://github.com/rust-lang/crates.io-index"
  480. checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
  481. dependencies = [
  482. "anstyle",
  483. "anstyle-parse",
  484. "anstyle-query",
  485. "anstyle-wincon",
  486. "colorchoice",
  487. "is_terminal_polyfill",
  488. "utf8parse",
  489. ]
  490. [[package]]
  491. name = "anstyle"
  492. version = "1.0.7"
  493. source = "registry+https://github.com/rust-lang/crates.io-index"
  494. checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
  495. [[package]]
  496. name = "anstyle-parse"
  497. version = "0.2.4"
  498. source = "registry+https://github.com/rust-lang/crates.io-index"
  499. checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
  500. dependencies = [
  501. "utf8parse",
  502. ]
  503. [[package]]
  504. name = "anstyle-query"
  505. version = "1.1.0"
  506. source = "registry+https://github.com/rust-lang/crates.io-index"
  507. checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391"
  508. dependencies = [
  509. "windows-sys 0.52.0",
  510. ]
  511. [[package]]
  512. name = "anstyle-wincon"
  513. version = "3.0.3"
  514. source = "registry+https://github.com/rust-lang/crates.io-index"
  515. checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
  516. dependencies = [
  517. "anstyle",
  518. "windows-sys 0.52.0",
  519. ]
  520. [[package]]
  521. name = "arbitrary"
  522. version = "1.3.2"
  523. source = "registry+https://github.com/rust-lang/crates.io-index"
  524. checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
  525. [[package]]
  526. name = "ark-ff"
  527. version = "0.3.0"
  528. source = "registry+https://github.com/rust-lang/crates.io-index"
  529. checksum = "6b3235cc41ee7a12aaaf2c575a2ad7b46713a8a50bda2fc3b003a04845c05dd6"
  530. dependencies = [
  531. "ark-ff-asm 0.3.0",
  532. "ark-ff-macros 0.3.0",
  533. "ark-serialize 0.3.0",
  534. "ark-std 0.3.0",
  535. "derivative",
  536. "num-bigint",
  537. "num-traits",
  538. "paste",
  539. "rustc_version 0.3.3",
  540. "zeroize",
  541. ]
  542. [[package]]
  543. name = "ark-ff"
  544. version = "0.4.2"
  545. source = "registry+https://github.com/rust-lang/crates.io-index"
  546. checksum = "ec847af850f44ad29048935519032c33da8aa03340876d351dfab5660d2966ba"
  547. dependencies = [
  548. "ark-ff-asm 0.4.2",
  549. "ark-ff-macros 0.4.2",
  550. "ark-serialize 0.4.2",
  551. "ark-std 0.4.0",
  552. "derivative",
  553. "digest 0.10.7",
  554. "itertools 0.10.5",
  555. "num-bigint",
  556. "num-traits",
  557. "paste",
  558. "rustc_version 0.4.0",
  559. "zeroize",
  560. ]
  561. [[package]]
  562. name = "ark-ff-asm"
  563. version = "0.3.0"
  564. source = "registry+https://github.com/rust-lang/crates.io-index"
  565. checksum = "db02d390bf6643fb404d3d22d31aee1c4bc4459600aef9113833d17e786c6e44"
  566. dependencies = [
  567. "quote",
  568. "syn 1.0.109",
  569. ]
  570. [[package]]
  571. name = "ark-ff-asm"
  572. version = "0.4.2"
  573. source = "registry+https://github.com/rust-lang/crates.io-index"
  574. checksum = "3ed4aa4fe255d0bc6d79373f7e31d2ea147bcf486cba1be5ba7ea85abdb92348"
  575. dependencies = [
  576. "quote",
  577. "syn 1.0.109",
  578. ]
  579. [[package]]
  580. name = "ark-ff-macros"
  581. version = "0.3.0"
  582. source = "registry+https://github.com/rust-lang/crates.io-index"
  583. checksum = "db2fd794a08ccb318058009eefdf15bcaaaaf6f8161eb3345f907222bac38b20"
  584. dependencies = [
  585. "num-bigint",
  586. "num-traits",
  587. "quote",
  588. "syn 1.0.109",
  589. ]
  590. [[package]]
  591. name = "ark-ff-macros"
  592. version = "0.4.2"
  593. source = "registry+https://github.com/rust-lang/crates.io-index"
  594. checksum = "7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565"
  595. dependencies = [
  596. "num-bigint",
  597. "num-traits",
  598. "proc-macro2",
  599. "quote",
  600. "syn 1.0.109",
  601. ]
  602. [[package]]
  603. name = "ark-serialize"
  604. version = "0.3.0"
  605. source = "registry+https://github.com/rust-lang/crates.io-index"
  606. checksum = "1d6c2b318ee6e10f8c2853e73a83adc0ccb88995aa978d8a3408d492ab2ee671"
  607. dependencies = [
  608. "ark-std 0.3.0",
  609. "digest 0.9.0",
  610. ]
  611. [[package]]
  612. name = "ark-serialize"
  613. version = "0.4.2"
  614. source = "registry+https://github.com/rust-lang/crates.io-index"
  615. checksum = "adb7b85a02b83d2f22f89bd5cac66c9c89474240cb6207cb1efc16d098e822a5"
  616. dependencies = [
  617. "ark-std 0.4.0",
  618. "digest 0.10.7",
  619. "num-bigint",
  620. ]
  621. [[package]]
  622. name = "ark-std"
  623. version = "0.3.0"
  624. source = "registry+https://github.com/rust-lang/crates.io-index"
  625. checksum = "1df2c09229cbc5a028b1d70e00fdb2acee28b1055dfb5ca73eea49c5a25c4e7c"
  626. dependencies = [
  627. "num-traits",
  628. "rand",
  629. ]
  630. [[package]]
  631. name = "ark-std"
  632. version = "0.4.0"
  633. source = "registry+https://github.com/rust-lang/crates.io-index"
  634. checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185"
  635. dependencies = [
  636. "num-traits",
  637. "rand",
  638. ]
  639. [[package]]
  640. name = "arrayvec"
  641. version = "0.7.4"
  642. source = "registry+https://github.com/rust-lang/crates.io-index"
  643. checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
  644. [[package]]
  645. name = "async-stream"
  646. version = "0.3.5"
  647. source = "registry+https://github.com/rust-lang/crates.io-index"
  648. checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
  649. dependencies = [
  650. "async-stream-impl",
  651. "futures-core",
  652. "pin-project-lite",
  653. ]
  654. [[package]]
  655. name = "async-stream-impl"
  656. version = "0.3.5"
  657. source = "registry+https://github.com/rust-lang/crates.io-index"
  658. checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
  659. dependencies = [
  660. "proc-macro2",
  661. "quote",
  662. "syn 2.0.68",
  663. ]
  664. [[package]]
  665. name = "async-trait"
  666. version = "0.1.81"
  667. source = "registry+https://github.com/rust-lang/crates.io-index"
  668. checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
  669. dependencies = [
  670. "proc-macro2",
  671. "quote",
  672. "syn 2.0.68",
  673. ]
  674. [[package]]
  675. name = "auto_impl"
  676. version = "1.2.0"
  677. source = "registry+https://github.com/rust-lang/crates.io-index"
  678. checksum = "3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42"
  679. dependencies = [
  680. "proc-macro2",
  681. "quote",
  682. "syn 2.0.68",
  683. ]
  684. [[package]]
  685. name = "autocfg"
  686. version = "1.3.0"
  687. source = "registry+https://github.com/rust-lang/crates.io-index"
  688. checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
  689. [[package]]
  690. name = "backtrace"
  691. version = "0.3.73"
  692. source = "registry+https://github.com/rust-lang/crates.io-index"
  693. checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a"
  694. dependencies = [
  695. "addr2line",
  696. "cc",
  697. "cfg-if 1.0.0",
  698. "libc",
  699. "miniz_oxide",
  700. "object",
  701. "rustc-demangle",
  702. ]
  703. [[package]]
  704. name = "base16ct"
  705. version = "0.2.0"
  706. source = "registry+https://github.com/rust-lang/crates.io-index"
  707. checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
  708. [[package]]
  709. name = "base64"
  710. version = "0.22.1"
  711. source = "registry+https://github.com/rust-lang/crates.io-index"
  712. checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
  713. [[package]]
  714. name = "base64ct"
  715. version = "1.6.0"
  716. source = "registry+https://github.com/rust-lang/crates.io-index"
  717. checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
  718. [[package]]
  719. name = "benches"
  720. version = "0.1.0"
  721. dependencies = [
  722. "alloy",
  723. "alloy-primitives",
  724. "alloy-sol-types",
  725. "e2e",
  726. "eyre",
  727. "futures",
  728. "keccak-const",
  729. "koba",
  730. "pyth-stylus",
  731. "serde",
  732. "stylus-sdk",
  733. "tokio",
  734. ]
  735. [[package]]
  736. name = "bit-set"
  737. version = "0.5.3"
  738. source = "registry+https://github.com/rust-lang/crates.io-index"
  739. checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
  740. dependencies = [
  741. "bit-vec",
  742. ]
  743. [[package]]
  744. name = "bit-vec"
  745. version = "0.6.3"
  746. source = "registry+https://github.com/rust-lang/crates.io-index"
  747. checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
  748. [[package]]
  749. name = "bitflags"
  750. version = "1.3.2"
  751. source = "registry+https://github.com/rust-lang/crates.io-index"
  752. checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
  753. [[package]]
  754. name = "bitflags"
  755. version = "2.6.0"
  756. source = "registry+https://github.com/rust-lang/crates.io-index"
  757. checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
  758. [[package]]
  759. name = "bitvec"
  760. version = "1.0.1"
  761. source = "registry+https://github.com/rust-lang/crates.io-index"
  762. checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
  763. dependencies = [
  764. "funty",
  765. "radium",
  766. "tap",
  767. "wyz",
  768. ]
  769. [[package]]
  770. name = "block-buffer"
  771. version = "0.10.4"
  772. source = "registry+https://github.com/rust-lang/crates.io-index"
  773. checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
  774. dependencies = [
  775. "generic-array",
  776. ]
  777. [[package]]
  778. name = "blst"
  779. version = "0.3.12"
  780. source = "registry+https://github.com/rust-lang/crates.io-index"
  781. checksum = "62dc83a094a71d43eeadd254b1ec2d24cb6a0bb6cadce00df51f0db594711a32"
  782. dependencies = [
  783. "cc",
  784. "glob",
  785. "threadpool",
  786. "zeroize",
  787. ]
  788. [[package]]
  789. name = "brotli-sys"
  790. version = "0.3.2"
  791. source = "registry+https://github.com/rust-lang/crates.io-index"
  792. checksum = "4445dea95f4c2b41cde57cc9fee236ae4dbae88d8fcbdb4750fc1bb5d86aaecd"
  793. dependencies = [
  794. "cc",
  795. "libc",
  796. ]
  797. [[package]]
  798. name = "brotli2"
  799. version = "0.3.2"
  800. source = "registry+https://github.com/rust-lang/crates.io-index"
  801. checksum = "0cb036c3eade309815c15ddbacec5b22c4d1f3983a774ab2eac2e3e9ea85568e"
  802. dependencies = [
  803. "brotli-sys",
  804. "libc",
  805. ]
  806. [[package]]
  807. name = "bumpalo"
  808. version = "3.16.0"
  809. source = "registry+https://github.com/rust-lang/crates.io-index"
  810. checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
  811. [[package]]
  812. name = "byte-slice-cast"
  813. version = "1.2.2"
  814. source = "registry+https://github.com/rust-lang/crates.io-index"
  815. checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"
  816. [[package]]
  817. name = "bytecheck"
  818. version = "0.6.12"
  819. source = "registry+https://github.com/rust-lang/crates.io-index"
  820. checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
  821. dependencies = [
  822. "bytecheck_derive",
  823. "ptr_meta",
  824. "simdutf8",
  825. ]
  826. [[package]]
  827. name = "bytecheck_derive"
  828. version = "0.6.12"
  829. source = "registry+https://github.com/rust-lang/crates.io-index"
  830. checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
  831. dependencies = [
  832. "proc-macro2",
  833. "quote",
  834. "syn 1.0.109",
  835. ]
  836. [[package]]
  837. name = "byteorder"
  838. version = "1.5.0"
  839. source = "registry+https://github.com/rust-lang/crates.io-index"
  840. checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
  841. [[package]]
  842. name = "bytes"
  843. version = "1.6.0"
  844. source = "registry+https://github.com/rust-lang/crates.io-index"
  845. checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
  846. dependencies = [
  847. "serde",
  848. ]
  849. [[package]]
  850. name = "bytesize"
  851. version = "1.3.0"
  852. source = "registry+https://github.com/rust-lang/crates.io-index"
  853. checksum = "a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc"
  854. [[package]]
  855. name = "c-kzg"
  856. version = "1.0.2"
  857. source = "registry+https://github.com/rust-lang/crates.io-index"
  858. checksum = "cdf100c4cea8f207e883ff91ca886d621d8a166cb04971dfaa9bb8fd99ed95df"
  859. dependencies = [
  860. "blst",
  861. "cc",
  862. "glob",
  863. "hex",
  864. "libc",
  865. "serde",
  866. ]
  867. [[package]]
  868. name = "cc"
  869. version = "1.0.104"
  870. source = "registry+https://github.com/rust-lang/crates.io-index"
  871. checksum = "74b6a57f98764a267ff415d50a25e6e166f3831a5071af4995296ea97d210490"
  872. [[package]]
  873. name = "cfg-if"
  874. version = "0.1.10"
  875. source = "registry+https://github.com/rust-lang/crates.io-index"
  876. checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
  877. [[package]]
  878. name = "cfg-if"
  879. version = "1.0.0"
  880. source = "registry+https://github.com/rust-lang/crates.io-index"
  881. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  882. [[package]]
  883. name = "cipher"
  884. version = "0.4.4"
  885. source = "registry+https://github.com/rust-lang/crates.io-index"
  886. checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
  887. dependencies = [
  888. "crypto-common",
  889. "inout",
  890. ]
  891. [[package]]
  892. name = "clap"
  893. version = "4.5.8"
  894. source = "registry+https://github.com/rust-lang/crates.io-index"
  895. checksum = "84b3edb18336f4df585bc9aa31dd99c036dfa5dc5e9a2939a722a188f3a8970d"
  896. dependencies = [
  897. "clap_builder",
  898. "clap_derive",
  899. ]
  900. [[package]]
  901. name = "clap_builder"
  902. version = "4.5.8"
  903. source = "registry+https://github.com/rust-lang/crates.io-index"
  904. checksum = "c1c09dd5ada6c6c78075d6fd0da3f90d8080651e2d6cc8eb2f1aaa4034ced708"
  905. dependencies = [
  906. "anstream",
  907. "anstyle",
  908. "clap_lex",
  909. "strsim",
  910. ]
  911. [[package]]
  912. name = "clap_derive"
  913. version = "4.5.8"
  914. source = "registry+https://github.com/rust-lang/crates.io-index"
  915. checksum = "2bac35c6dafb060fd4d275d9a4ffae97917c13a6327903a8be2153cd964f7085"
  916. dependencies = [
  917. "heck",
  918. "proc-macro2",
  919. "quote",
  920. "syn 2.0.68",
  921. ]
  922. [[package]]
  923. name = "clap_lex"
  924. version = "0.7.1"
  925. source = "registry+https://github.com/rust-lang/crates.io-index"
  926. checksum = "4b82cf0babdbd58558212896d1a4272303a57bdb245c2bf1147185fb45640e70"
  927. [[package]]
  928. name = "colorchoice"
  929. version = "1.0.1"
  930. source = "registry+https://github.com/rust-lang/crates.io-index"
  931. checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
  932. [[package]]
  933. name = "const-hex"
  934. version = "1.12.0"
  935. source = "registry+https://github.com/rust-lang/crates.io-index"
  936. checksum = "94fb8a24a26d37e1ffd45343323dc9fe6654ceea44c12f2fcb3d7ac29e610bc6"
  937. dependencies = [
  938. "cfg-if 1.0.0",
  939. "cpufeatures",
  940. "hex",
  941. "proptest",
  942. "serde",
  943. ]
  944. [[package]]
  945. name = "const-oid"
  946. version = "0.9.6"
  947. source = "registry+https://github.com/rust-lang/crates.io-index"
  948. checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
  949. [[package]]
  950. name = "convert_case"
  951. version = "0.4.0"
  952. source = "registry+https://github.com/rust-lang/crates.io-index"
  953. checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
  954. [[package]]
  955. name = "convert_case"
  956. version = "0.6.0"
  957. source = "registry+https://github.com/rust-lang/crates.io-index"
  958. checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
  959. dependencies = [
  960. "unicode-segmentation",
  961. ]
  962. [[package]]
  963. name = "core-foundation"
  964. version = "0.9.4"
  965. source = "registry+https://github.com/rust-lang/crates.io-index"
  966. checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
  967. dependencies = [
  968. "core-foundation-sys",
  969. "libc",
  970. ]
  971. [[package]]
  972. name = "core-foundation-sys"
  973. version = "0.8.6"
  974. source = "registry+https://github.com/rust-lang/crates.io-index"
  975. checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
  976. [[package]]
  977. name = "corosensei"
  978. version = "0.1.4"
  979. source = "registry+https://github.com/rust-lang/crates.io-index"
  980. checksum = "80128832c58ea9cbd041d2a759ec449224487b2c1e400453d99d244eead87a8e"
  981. dependencies = [
  982. "autocfg",
  983. "cfg-if 1.0.0",
  984. "libc",
  985. "scopeguard",
  986. "windows-sys 0.33.0",
  987. ]
  988. [[package]]
  989. name = "cpufeatures"
  990. version = "0.2.12"
  991. source = "registry+https://github.com/rust-lang/crates.io-index"
  992. checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
  993. dependencies = [
  994. "libc",
  995. ]
  996. [[package]]
  997. name = "cranelift-bforest"
  998. version = "0.91.1"
  999. source = "registry+https://github.com/rust-lang/crates.io-index"
  1000. checksum = "2a2ab4512dfd3a6f4be184403a195f76e81a8a9f9e6c898e19d2dc3ce20e0115"
  1001. dependencies = [
  1002. "cranelift-entity",
  1003. ]
  1004. [[package]]
  1005. name = "cranelift-codegen"
  1006. version = "0.91.1"
  1007. source = "registry+https://github.com/rust-lang/crates.io-index"
  1008. checksum = "98b022ed2a5913a38839dfbafe6cf135342661293b08049843362df4301261dc"
  1009. dependencies = [
  1010. "arrayvec",
  1011. "bumpalo",
  1012. "cranelift-bforest",
  1013. "cranelift-codegen-meta",
  1014. "cranelift-codegen-shared",
  1015. "cranelift-egraph",
  1016. "cranelift-entity",
  1017. "cranelift-isle",
  1018. "gimli 0.26.2",
  1019. "log",
  1020. "regalloc2",
  1021. "smallvec",
  1022. "target-lexicon",
  1023. ]
  1024. [[package]]
  1025. name = "cranelift-codegen-meta"
  1026. version = "0.91.1"
  1027. source = "registry+https://github.com/rust-lang/crates.io-index"
  1028. checksum = "639307b45434ad112a98f8300c0f0ab085cbefcd767efcdef9ef19d4c0756e74"
  1029. dependencies = [
  1030. "cranelift-codegen-shared",
  1031. ]
  1032. [[package]]
  1033. name = "cranelift-codegen-shared"
  1034. version = "0.91.1"
  1035. source = "registry+https://github.com/rust-lang/crates.io-index"
  1036. checksum = "278e52e29c53fcf32431ef08406c295699a70306d05a0715c5b1bf50e33a9ab7"
  1037. [[package]]
  1038. name = "cranelift-egraph"
  1039. version = "0.91.1"
  1040. source = "registry+https://github.com/rust-lang/crates.io-index"
  1041. checksum = "624b54323b06e675293939311943ba82d323bb340468ce1889be5da7932c8d73"
  1042. dependencies = [
  1043. "cranelift-entity",
  1044. "fxhash",
  1045. "hashbrown 0.12.3",
  1046. "indexmap 1.9.3",
  1047. "log",
  1048. "smallvec",
  1049. ]
  1050. [[package]]
  1051. name = "cranelift-entity"
  1052. version = "0.91.1"
  1053. source = "registry+https://github.com/rust-lang/crates.io-index"
  1054. checksum = "9a59bcbca89c3f1b70b93ab3cbba5e5e0cbf3e63dadb23c7525cb142e21a9d4c"
  1055. [[package]]
  1056. name = "cranelift-frontend"
  1057. version = "0.91.1"
  1058. source = "registry+https://github.com/rust-lang/crates.io-index"
  1059. checksum = "0d70abacb8cfef3dc8ff7e8836e9c1d70f7967dfdac824a4cd5e30223415aca6"
  1060. dependencies = [
  1061. "cranelift-codegen",
  1062. "log",
  1063. "smallvec",
  1064. "target-lexicon",
  1065. ]
  1066. [[package]]
  1067. name = "cranelift-isle"
  1068. version = "0.91.1"
  1069. source = "registry+https://github.com/rust-lang/crates.io-index"
  1070. checksum = "393bc73c451830ff8dbb3a07f61843d6cb41a084f9996319917c0b291ed785bb"
  1071. [[package]]
  1072. name = "crossbeam-deque"
  1073. version = "0.8.5"
  1074. source = "registry+https://github.com/rust-lang/crates.io-index"
  1075. checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
  1076. dependencies = [
  1077. "crossbeam-epoch",
  1078. "crossbeam-utils",
  1079. ]
  1080. [[package]]
  1081. name = "crossbeam-epoch"
  1082. version = "0.9.18"
  1083. source = "registry+https://github.com/rust-lang/crates.io-index"
  1084. checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
  1085. dependencies = [
  1086. "crossbeam-utils",
  1087. ]
  1088. [[package]]
  1089. name = "crossbeam-utils"
  1090. version = "0.8.20"
  1091. source = "registry+https://github.com/rust-lang/crates.io-index"
  1092. checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
  1093. [[package]]
  1094. name = "crunchy"
  1095. version = "0.2.2"
  1096. source = "registry+https://github.com/rust-lang/crates.io-index"
  1097. checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
  1098. [[package]]
  1099. name = "crypto-bigint"
  1100. version = "0.5.5"
  1101. source = "registry+https://github.com/rust-lang/crates.io-index"
  1102. checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
  1103. dependencies = [
  1104. "generic-array",
  1105. "rand_core",
  1106. "subtle",
  1107. "zeroize",
  1108. ]
  1109. [[package]]
  1110. name = "crypto-common"
  1111. version = "0.1.6"
  1112. source = "registry+https://github.com/rust-lang/crates.io-index"
  1113. checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
  1114. dependencies = [
  1115. "generic-array",
  1116. "typenum",
  1117. ]
  1118. [[package]]
  1119. name = "ctr"
  1120. version = "0.9.2"
  1121. source = "registry+https://github.com/rust-lang/crates.io-index"
  1122. checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
  1123. dependencies = [
  1124. "cipher",
  1125. ]
  1126. [[package]]
  1127. name = "darling"
  1128. version = "0.20.9"
  1129. source = "registry+https://github.com/rust-lang/crates.io-index"
  1130. checksum = "83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1"
  1131. dependencies = [
  1132. "darling_core",
  1133. "darling_macro",
  1134. ]
  1135. [[package]]
  1136. name = "darling_core"
  1137. version = "0.20.9"
  1138. source = "registry+https://github.com/rust-lang/crates.io-index"
  1139. checksum = "622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120"
  1140. dependencies = [
  1141. "fnv",
  1142. "ident_case",
  1143. "proc-macro2",
  1144. "quote",
  1145. "syn 2.0.68",
  1146. ]
  1147. [[package]]
  1148. name = "darling_macro"
  1149. version = "0.20.9"
  1150. source = "registry+https://github.com/rust-lang/crates.io-index"
  1151. checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178"
  1152. dependencies = [
  1153. "darling_core",
  1154. "quote",
  1155. "syn 2.0.68",
  1156. ]
  1157. [[package]]
  1158. name = "dashmap"
  1159. version = "5.5.3"
  1160. source = "registry+https://github.com/rust-lang/crates.io-index"
  1161. checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
  1162. dependencies = [
  1163. "cfg-if 1.0.0",
  1164. "hashbrown 0.14.5",
  1165. "lock_api",
  1166. "once_cell",
  1167. "parking_lot_core",
  1168. ]
  1169. [[package]]
  1170. name = "der"
  1171. version = "0.7.9"
  1172. source = "registry+https://github.com/rust-lang/crates.io-index"
  1173. checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
  1174. dependencies = [
  1175. "const-oid",
  1176. "zeroize",
  1177. ]
  1178. [[package]]
  1179. name = "derivative"
  1180. version = "2.2.0"
  1181. source = "registry+https://github.com/rust-lang/crates.io-index"
  1182. checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
  1183. dependencies = [
  1184. "proc-macro2",
  1185. "quote",
  1186. "syn 1.0.109",
  1187. ]
  1188. [[package]]
  1189. name = "derive_arbitrary"
  1190. version = "1.3.2"
  1191. source = "registry+https://github.com/rust-lang/crates.io-index"
  1192. checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611"
  1193. dependencies = [
  1194. "proc-macro2",
  1195. "quote",
  1196. "syn 2.0.68",
  1197. ]
  1198. [[package]]
  1199. name = "derive_more"
  1200. version = "0.99.18"
  1201. source = "registry+https://github.com/rust-lang/crates.io-index"
  1202. checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
  1203. dependencies = [
  1204. "convert_case 0.4.0",
  1205. "proc-macro2",
  1206. "quote",
  1207. "rustc_version 0.4.0",
  1208. "syn 2.0.68",
  1209. ]
  1210. [[package]]
  1211. name = "digest"
  1212. version = "0.9.0"
  1213. source = "registry+https://github.com/rust-lang/crates.io-index"
  1214. checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
  1215. dependencies = [
  1216. "generic-array",
  1217. ]
  1218. [[package]]
  1219. name = "digest"
  1220. version = "0.10.7"
  1221. source = "registry+https://github.com/rust-lang/crates.io-index"
  1222. checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
  1223. dependencies = [
  1224. "block-buffer",
  1225. "const-oid",
  1226. "crypto-common",
  1227. "subtle",
  1228. ]
  1229. [[package]]
  1230. name = "dunce"
  1231. version = "1.0.4"
  1232. source = "registry+https://github.com/rust-lang/crates.io-index"
  1233. checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b"
  1234. [[package]]
  1235. name = "e2e"
  1236. version = "0.1.0"
  1237. source = "git+https://github.com/Ifechukwudaniel/e2e-stylus#bbcc5885f0b45a53d1f87adcbf31c0b5e7e144d2"
  1238. dependencies = [
  1239. "alloy",
  1240. "e2e-proc",
  1241. "eyre",
  1242. "koba",
  1243. "once_cell",
  1244. "regex",
  1245. "tokio",
  1246. "toml",
  1247. ]
  1248. [[package]]
  1249. name = "e2e-proc"
  1250. version = "0.1.0"
  1251. source = "git+https://github.com/Ifechukwudaniel/e2e-proc-stylus#6894e8b62896ed16fb3128664ec2f390536c27c5"
  1252. dependencies = [
  1253. "proc-macro2",
  1254. "quote",
  1255. "syn 2.0.68",
  1256. ]
  1257. [[package]]
  1258. name = "ecdsa"
  1259. version = "0.16.9"
  1260. source = "registry+https://github.com/rust-lang/crates.io-index"
  1261. checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
  1262. dependencies = [
  1263. "der",
  1264. "digest 0.10.7",
  1265. "elliptic-curve",
  1266. "rfc6979",
  1267. "signature",
  1268. "spki",
  1269. ]
  1270. [[package]]
  1271. name = "either"
  1272. version = "1.13.0"
  1273. source = "registry+https://github.com/rust-lang/crates.io-index"
  1274. checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
  1275. [[package]]
  1276. name = "elliptic-curve"
  1277. version = "0.13.8"
  1278. source = "registry+https://github.com/rust-lang/crates.io-index"
  1279. checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
  1280. dependencies = [
  1281. "base16ct",
  1282. "crypto-bigint",
  1283. "digest 0.10.7",
  1284. "ff",
  1285. "generic-array",
  1286. "group",
  1287. "pkcs8",
  1288. "rand_core",
  1289. "sec1",
  1290. "subtle",
  1291. "zeroize",
  1292. ]
  1293. [[package]]
  1294. name = "enum-iterator"
  1295. version = "0.7.0"
  1296. source = "registry+https://github.com/rust-lang/crates.io-index"
  1297. checksum = "4eeac5c5edb79e4e39fe8439ef35207780a11f69c52cbe424ce3dfad4cb78de6"
  1298. dependencies = [
  1299. "enum-iterator-derive",
  1300. ]
  1301. [[package]]
  1302. name = "enum-iterator-derive"
  1303. version = "0.7.0"
  1304. source = "registry+https://github.com/rust-lang/crates.io-index"
  1305. checksum = "c134c37760b27a871ba422106eedbb8247da973a09e82558bf26d619c882b159"
  1306. dependencies = [
  1307. "proc-macro2",
  1308. "quote",
  1309. "syn 1.0.109",
  1310. ]
  1311. [[package]]
  1312. name = "enumset"
  1313. version = "1.1.3"
  1314. source = "registry+https://github.com/rust-lang/crates.io-index"
  1315. checksum = "226c0da7462c13fb57e5cc9e0dc8f0635e7d27f276a3a7fd30054647f669007d"
  1316. dependencies = [
  1317. "enumset_derive",
  1318. ]
  1319. [[package]]
  1320. name = "enumset_derive"
  1321. version = "0.8.1"
  1322. source = "registry+https://github.com/rust-lang/crates.io-index"
  1323. checksum = "e08b6c6ab82d70f08844964ba10c7babb716de2ecaeab9be5717918a5177d3af"
  1324. dependencies = [
  1325. "darling",
  1326. "proc-macro2",
  1327. "quote",
  1328. "syn 2.0.68",
  1329. ]
  1330. [[package]]
  1331. name = "equivalent"
  1332. version = "1.0.1"
  1333. source = "registry+https://github.com/rust-lang/crates.io-index"
  1334. checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
  1335. [[package]]
  1336. name = "errno"
  1337. version = "0.3.9"
  1338. source = "registry+https://github.com/rust-lang/crates.io-index"
  1339. checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
  1340. dependencies = [
  1341. "libc",
  1342. "windows-sys 0.52.0",
  1343. ]
  1344. [[package]]
  1345. name = "eth-keystore"
  1346. version = "0.5.0"
  1347. source = "registry+https://github.com/rust-lang/crates.io-index"
  1348. checksum = "1fda3bf123be441da5260717e0661c25a2fd9cb2b2c1d20bf2e05580047158ab"
  1349. dependencies = [
  1350. "aes",
  1351. "ctr",
  1352. "digest 0.10.7",
  1353. "hex",
  1354. "hmac",
  1355. "pbkdf2",
  1356. "rand",
  1357. "scrypt",
  1358. "serde",
  1359. "serde_json",
  1360. "sha2",
  1361. "sha3",
  1362. "thiserror",
  1363. "uuid 0.8.2",
  1364. ]
  1365. [[package]]
  1366. name = "ethbloom"
  1367. version = "0.13.0"
  1368. source = "registry+https://github.com/rust-lang/crates.io-index"
  1369. checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"
  1370. dependencies = [
  1371. "crunchy",
  1372. "fixed-hash",
  1373. "impl-rlp",
  1374. "impl-serde",
  1375. "tiny-keccak",
  1376. ]
  1377. [[package]]
  1378. name = "ethereum-types"
  1379. version = "0.14.1"
  1380. source = "registry+https://github.com/rust-lang/crates.io-index"
  1381. checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"
  1382. dependencies = [
  1383. "ethbloom",
  1384. "fixed-hash",
  1385. "impl-rlp",
  1386. "impl-serde",
  1387. "primitive-types",
  1388. "uint",
  1389. ]
  1390. [[package]]
  1391. name = "ethereum_ssz"
  1392. version = "0.5.4"
  1393. source = "registry+https://github.com/rust-lang/crates.io-index"
  1394. checksum = "7d3627f83d8b87b432a5fad9934b4565260722a141a2c40f371f8080adec9425"
  1395. dependencies = [
  1396. "ethereum-types",
  1397. "itertools 0.10.5",
  1398. "smallvec",
  1399. ]
  1400. [[package]]
  1401. name = "extend-pyth-example"
  1402. version = "0.1.0"
  1403. dependencies = [
  1404. "alloy",
  1405. "alloy-primitives",
  1406. "alloy-sol-types",
  1407. "e2e",
  1408. "eyre",
  1409. "keccak-const",
  1410. "mini-alloc",
  1411. "pyth-stylus",
  1412. "stylus-sdk",
  1413. "tokio",
  1414. ]
  1415. [[package]]
  1416. name = "eyre"
  1417. version = "0.6.12"
  1418. source = "registry+https://github.com/rust-lang/crates.io-index"
  1419. checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
  1420. dependencies = [
  1421. "indenter",
  1422. "once_cell",
  1423. ]
  1424. [[package]]
  1425. name = "fallible-iterator"
  1426. version = "0.2.0"
  1427. source = "registry+https://github.com/rust-lang/crates.io-index"
  1428. checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
  1429. [[package]]
  1430. name = "fastrand"
  1431. version = "2.1.0"
  1432. source = "registry+https://github.com/rust-lang/crates.io-index"
  1433. checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
  1434. [[package]]
  1435. name = "fastrlp"
  1436. version = "0.3.1"
  1437. source = "registry+https://github.com/rust-lang/crates.io-index"
  1438. checksum = "139834ddba373bbdd213dffe02c8d110508dcf1726c2be27e8d1f7d7e1856418"
  1439. dependencies = [
  1440. "arrayvec",
  1441. "auto_impl",
  1442. "bytes",
  1443. ]
  1444. [[package]]
  1445. name = "ff"
  1446. version = "0.13.0"
  1447. source = "registry+https://github.com/rust-lang/crates.io-index"
  1448. checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"
  1449. dependencies = [
  1450. "rand_core",
  1451. "subtle",
  1452. ]
  1453. [[package]]
  1454. name = "fixed-hash"
  1455. version = "0.8.0"
  1456. source = "registry+https://github.com/rust-lang/crates.io-index"
  1457. checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"
  1458. dependencies = [
  1459. "arbitrary",
  1460. "byteorder",
  1461. "rand",
  1462. "rustc-hex",
  1463. "static_assertions",
  1464. ]
  1465. [[package]]
  1466. name = "fnv"
  1467. version = "1.0.7"
  1468. source = "registry+https://github.com/rust-lang/crates.io-index"
  1469. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  1470. [[package]]
  1471. name = "foreign-types"
  1472. version = "0.3.2"
  1473. source = "registry+https://github.com/rust-lang/crates.io-index"
  1474. checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  1475. dependencies = [
  1476. "foreign-types-shared",
  1477. ]
  1478. [[package]]
  1479. name = "foreign-types-shared"
  1480. version = "0.1.1"
  1481. source = "registry+https://github.com/rust-lang/crates.io-index"
  1482. checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  1483. [[package]]
  1484. name = "form_urlencoded"
  1485. version = "1.2.1"
  1486. source = "registry+https://github.com/rust-lang/crates.io-index"
  1487. checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
  1488. dependencies = [
  1489. "percent-encoding",
  1490. ]
  1491. [[package]]
  1492. name = "function-example"
  1493. version = "0.1.0"
  1494. dependencies = [
  1495. "alloy",
  1496. "alloy-primitives",
  1497. "alloy-sol-types",
  1498. "e2e",
  1499. "eyre",
  1500. "keccak-const",
  1501. "mini-alloc",
  1502. "pyth-stylus",
  1503. "stylus-sdk",
  1504. "tokio",
  1505. ]
  1506. [[package]]
  1507. name = "funty"
  1508. version = "2.0.0"
  1509. source = "registry+https://github.com/rust-lang/crates.io-index"
  1510. checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
  1511. [[package]]
  1512. name = "futures"
  1513. version = "0.3.30"
  1514. source = "registry+https://github.com/rust-lang/crates.io-index"
  1515. checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
  1516. dependencies = [
  1517. "futures-channel",
  1518. "futures-core",
  1519. "futures-executor",
  1520. "futures-io",
  1521. "futures-sink",
  1522. "futures-task",
  1523. "futures-util",
  1524. ]
  1525. [[package]]
  1526. name = "futures-channel"
  1527. version = "0.3.30"
  1528. source = "registry+https://github.com/rust-lang/crates.io-index"
  1529. checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
  1530. dependencies = [
  1531. "futures-core",
  1532. "futures-sink",
  1533. ]
  1534. [[package]]
  1535. name = "futures-core"
  1536. version = "0.3.30"
  1537. source = "registry+https://github.com/rust-lang/crates.io-index"
  1538. checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
  1539. [[package]]
  1540. name = "futures-executor"
  1541. version = "0.3.30"
  1542. source = "registry+https://github.com/rust-lang/crates.io-index"
  1543. checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
  1544. dependencies = [
  1545. "futures-core",
  1546. "futures-task",
  1547. "futures-util",
  1548. ]
  1549. [[package]]
  1550. name = "futures-io"
  1551. version = "0.3.30"
  1552. source = "registry+https://github.com/rust-lang/crates.io-index"
  1553. checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
  1554. [[package]]
  1555. name = "futures-macro"
  1556. version = "0.3.30"
  1557. source = "registry+https://github.com/rust-lang/crates.io-index"
  1558. checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
  1559. dependencies = [
  1560. "proc-macro2",
  1561. "quote",
  1562. "syn 2.0.68",
  1563. ]
  1564. [[package]]
  1565. name = "futures-sink"
  1566. version = "0.3.30"
  1567. source = "registry+https://github.com/rust-lang/crates.io-index"
  1568. checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
  1569. [[package]]
  1570. name = "futures-task"
  1571. version = "0.3.30"
  1572. source = "registry+https://github.com/rust-lang/crates.io-index"
  1573. checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
  1574. [[package]]
  1575. name = "futures-util"
  1576. version = "0.3.30"
  1577. source = "registry+https://github.com/rust-lang/crates.io-index"
  1578. checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
  1579. dependencies = [
  1580. "futures-channel",
  1581. "futures-core",
  1582. "futures-io",
  1583. "futures-macro",
  1584. "futures-sink",
  1585. "futures-task",
  1586. "memchr",
  1587. "pin-project-lite",
  1588. "pin-utils",
  1589. "slab",
  1590. ]
  1591. [[package]]
  1592. name = "futures-utils-wasm"
  1593. version = "0.1.0"
  1594. source = "registry+https://github.com/rust-lang/crates.io-index"
  1595. checksum = "42012b0f064e01aa58b545fe3727f90f7dd4020f4a3ea735b50344965f5a57e9"
  1596. [[package]]
  1597. name = "fxhash"
  1598. version = "0.2.1"
  1599. source = "registry+https://github.com/rust-lang/crates.io-index"
  1600. checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
  1601. dependencies = [
  1602. "byteorder",
  1603. ]
  1604. [[package]]
  1605. name = "generic-array"
  1606. version = "0.14.7"
  1607. source = "registry+https://github.com/rust-lang/crates.io-index"
  1608. checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
  1609. dependencies = [
  1610. "typenum",
  1611. "version_check",
  1612. "zeroize",
  1613. ]
  1614. [[package]]
  1615. name = "getrandom"
  1616. version = "0.2.15"
  1617. source = "registry+https://github.com/rust-lang/crates.io-index"
  1618. checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
  1619. dependencies = [
  1620. "cfg-if 1.0.0",
  1621. "libc",
  1622. "wasi",
  1623. ]
  1624. [[package]]
  1625. name = "gimli"
  1626. version = "0.26.2"
  1627. source = "registry+https://github.com/rust-lang/crates.io-index"
  1628. checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
  1629. dependencies = [
  1630. "fallible-iterator",
  1631. "indexmap 1.9.3",
  1632. "stable_deref_trait",
  1633. ]
  1634. [[package]]
  1635. name = "gimli"
  1636. version = "0.29.0"
  1637. source = "registry+https://github.com/rust-lang/crates.io-index"
  1638. checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
  1639. [[package]]
  1640. name = "glob"
  1641. version = "0.3.1"
  1642. source = "registry+https://github.com/rust-lang/crates.io-index"
  1643. checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
  1644. [[package]]
  1645. name = "group"
  1646. version = "0.13.0"
  1647. source = "registry+https://github.com/rust-lang/crates.io-index"
  1648. checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
  1649. dependencies = [
  1650. "ff",
  1651. "rand_core",
  1652. "subtle",
  1653. ]
  1654. [[package]]
  1655. name = "hashbrown"
  1656. version = "0.12.3"
  1657. source = "registry+https://github.com/rust-lang/crates.io-index"
  1658. checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
  1659. dependencies = [
  1660. "ahash 0.7.8",
  1661. ]
  1662. [[package]]
  1663. name = "hashbrown"
  1664. version = "0.14.5"
  1665. source = "registry+https://github.com/rust-lang/crates.io-index"
  1666. checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
  1667. dependencies = [
  1668. "ahash 0.8.11",
  1669. "allocator-api2",
  1670. ]
  1671. [[package]]
  1672. name = "heck"
  1673. version = "0.5.0"
  1674. source = "registry+https://github.com/rust-lang/crates.io-index"
  1675. checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
  1676. [[package]]
  1677. name = "hermit-abi"
  1678. version = "0.3.9"
  1679. source = "registry+https://github.com/rust-lang/crates.io-index"
  1680. checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
  1681. [[package]]
  1682. name = "hex"
  1683. version = "0.4.3"
  1684. source = "registry+https://github.com/rust-lang/crates.io-index"
  1685. checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
  1686. dependencies = [
  1687. "serde",
  1688. ]
  1689. [[package]]
  1690. name = "hex-literal"
  1691. version = "0.4.1"
  1692. source = "registry+https://github.com/rust-lang/crates.io-index"
  1693. checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"
  1694. [[package]]
  1695. name = "hmac"
  1696. version = "0.12.1"
  1697. source = "registry+https://github.com/rust-lang/crates.io-index"
  1698. checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
  1699. dependencies = [
  1700. "digest 0.10.7",
  1701. ]
  1702. [[package]]
  1703. name = "http"
  1704. version = "1.1.0"
  1705. source = "registry+https://github.com/rust-lang/crates.io-index"
  1706. checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
  1707. dependencies = [
  1708. "bytes",
  1709. "fnv",
  1710. "itoa",
  1711. ]
  1712. [[package]]
  1713. name = "http-body"
  1714. version = "1.0.0"
  1715. source = "registry+https://github.com/rust-lang/crates.io-index"
  1716. checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
  1717. dependencies = [
  1718. "bytes",
  1719. "http",
  1720. ]
  1721. [[package]]
  1722. name = "http-body-util"
  1723. version = "0.1.2"
  1724. source = "registry+https://github.com/rust-lang/crates.io-index"
  1725. checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
  1726. dependencies = [
  1727. "bytes",
  1728. "futures-util",
  1729. "http",
  1730. "http-body",
  1731. "pin-project-lite",
  1732. ]
  1733. [[package]]
  1734. name = "httparse"
  1735. version = "1.9.4"
  1736. source = "registry+https://github.com/rust-lang/crates.io-index"
  1737. checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
  1738. [[package]]
  1739. name = "hyper"
  1740. version = "1.3.1"
  1741. source = "registry+https://github.com/rust-lang/crates.io-index"
  1742. checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d"
  1743. dependencies = [
  1744. "bytes",
  1745. "futures-channel",
  1746. "futures-util",
  1747. "http",
  1748. "http-body",
  1749. "httparse",
  1750. "itoa",
  1751. "pin-project-lite",
  1752. "smallvec",
  1753. "tokio",
  1754. "want",
  1755. ]
  1756. [[package]]
  1757. name = "hyper-tls"
  1758. version = "0.6.0"
  1759. source = "registry+https://github.com/rust-lang/crates.io-index"
  1760. checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
  1761. dependencies = [
  1762. "bytes",
  1763. "http-body-util",
  1764. "hyper",
  1765. "hyper-util",
  1766. "native-tls",
  1767. "tokio",
  1768. "tokio-native-tls",
  1769. "tower-service",
  1770. ]
  1771. [[package]]
  1772. name = "hyper-util"
  1773. version = "0.1.5"
  1774. source = "registry+https://github.com/rust-lang/crates.io-index"
  1775. checksum = "7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56"
  1776. dependencies = [
  1777. "bytes",
  1778. "futures-channel",
  1779. "futures-util",
  1780. "http",
  1781. "http-body",
  1782. "hyper",
  1783. "pin-project-lite",
  1784. "socket2",
  1785. "tokio",
  1786. "tower",
  1787. "tower-service",
  1788. "tracing",
  1789. ]
  1790. [[package]]
  1791. name = "ident_case"
  1792. version = "1.0.1"
  1793. source = "registry+https://github.com/rust-lang/crates.io-index"
  1794. checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
  1795. [[package]]
  1796. name = "idna"
  1797. version = "0.5.0"
  1798. source = "registry+https://github.com/rust-lang/crates.io-index"
  1799. checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
  1800. dependencies = [
  1801. "unicode-bidi",
  1802. "unicode-normalization",
  1803. ]
  1804. [[package]]
  1805. name = "impl-codec"
  1806. version = "0.6.0"
  1807. source = "registry+https://github.com/rust-lang/crates.io-index"
  1808. checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"
  1809. dependencies = [
  1810. "parity-scale-codec",
  1811. ]
  1812. [[package]]
  1813. name = "impl-rlp"
  1814. version = "0.3.0"
  1815. source = "registry+https://github.com/rust-lang/crates.io-index"
  1816. checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"
  1817. dependencies = [
  1818. "rlp",
  1819. ]
  1820. [[package]]
  1821. name = "impl-serde"
  1822. version = "0.4.0"
  1823. source = "registry+https://github.com/rust-lang/crates.io-index"
  1824. checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"
  1825. dependencies = [
  1826. "serde",
  1827. ]
  1828. [[package]]
  1829. name = "impl-trait-for-tuples"
  1830. version = "0.2.2"
  1831. source = "registry+https://github.com/rust-lang/crates.io-index"
  1832. checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"
  1833. dependencies = [
  1834. "proc-macro2",
  1835. "quote",
  1836. "syn 1.0.109",
  1837. ]
  1838. [[package]]
  1839. name = "indenter"
  1840. version = "0.3.3"
  1841. source = "registry+https://github.com/rust-lang/crates.io-index"
  1842. checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
  1843. [[package]]
  1844. name = "indexmap"
  1845. version = "1.9.3"
  1846. source = "registry+https://github.com/rust-lang/crates.io-index"
  1847. checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
  1848. dependencies = [
  1849. "autocfg",
  1850. "hashbrown 0.12.3",
  1851. ]
  1852. [[package]]
  1853. name = "indexmap"
  1854. version = "2.2.6"
  1855. source = "registry+https://github.com/rust-lang/crates.io-index"
  1856. checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
  1857. dependencies = [
  1858. "equivalent",
  1859. "hashbrown 0.14.5",
  1860. ]
  1861. [[package]]
  1862. name = "inout"
  1863. version = "0.1.3"
  1864. source = "registry+https://github.com/rust-lang/crates.io-index"
  1865. checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
  1866. dependencies = [
  1867. "generic-array",
  1868. ]
  1869. [[package]]
  1870. name = "ipnet"
  1871. version = "2.9.0"
  1872. source = "registry+https://github.com/rust-lang/crates.io-index"
  1873. checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
  1874. [[package]]
  1875. name = "is_terminal_polyfill"
  1876. version = "1.70.0"
  1877. source = "registry+https://github.com/rust-lang/crates.io-index"
  1878. checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
  1879. [[package]]
  1880. name = "itertools"
  1881. version = "0.10.5"
  1882. source = "registry+https://github.com/rust-lang/crates.io-index"
  1883. checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
  1884. dependencies = [
  1885. "either",
  1886. ]
  1887. [[package]]
  1888. name = "itertools"
  1889. version = "0.13.0"
  1890. source = "registry+https://github.com/rust-lang/crates.io-index"
  1891. checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
  1892. dependencies = [
  1893. "either",
  1894. ]
  1895. [[package]]
  1896. name = "itoa"
  1897. version = "1.0.11"
  1898. source = "registry+https://github.com/rust-lang/crates.io-index"
  1899. checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
  1900. [[package]]
  1901. name = "js-sys"
  1902. version = "0.3.69"
  1903. source = "registry+https://github.com/rust-lang/crates.io-index"
  1904. checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
  1905. dependencies = [
  1906. "wasm-bindgen",
  1907. ]
  1908. [[package]]
  1909. name = "k256"
  1910. version = "0.13.3"
  1911. source = "registry+https://github.com/rust-lang/crates.io-index"
  1912. checksum = "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
  1913. dependencies = [
  1914. "cfg-if 1.0.0",
  1915. "ecdsa",
  1916. "elliptic-curve",
  1917. "once_cell",
  1918. "sha2",
  1919. ]
  1920. [[package]]
  1921. name = "keccak"
  1922. version = "0.1.5"
  1923. source = "registry+https://github.com/rust-lang/crates.io-index"
  1924. checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654"
  1925. dependencies = [
  1926. "cpufeatures",
  1927. ]
  1928. [[package]]
  1929. name = "keccak-asm"
  1930. version = "0.1.1"
  1931. source = "registry+https://github.com/rust-lang/crates.io-index"
  1932. checksum = "47a3633291834c4fbebf8673acbc1b04ec9d151418ff9b8e26dcd79129928758"
  1933. dependencies = [
  1934. "digest 0.10.7",
  1935. "sha3-asm",
  1936. ]
  1937. [[package]]
  1938. name = "keccak-const"
  1939. version = "0.2.0"
  1940. source = "registry+https://github.com/rust-lang/crates.io-index"
  1941. checksum = "57d8d8ce877200136358e0bbff3a77965875db3af755a11e1fa6b1b3e2df13ea"
  1942. [[package]]
  1943. name = "koba"
  1944. version = "0.2.0"
  1945. source = "registry+https://github.com/rust-lang/crates.io-index"
  1946. checksum = "80e92e1148d087df999396266311bece9e5311c352821872cccaf5dc67117cfc"
  1947. dependencies = [
  1948. "alloy",
  1949. "brotli2",
  1950. "bytesize",
  1951. "clap",
  1952. "eyre",
  1953. "hex",
  1954. "once_cell",
  1955. "owo-colors",
  1956. "regex",
  1957. "tempfile",
  1958. "tokio",
  1959. "wasmer",
  1960. ]
  1961. [[package]]
  1962. name = "lazy_static"
  1963. version = "1.5.0"
  1964. source = "registry+https://github.com/rust-lang/crates.io-index"
  1965. checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
  1966. [[package]]
  1967. name = "leb128"
  1968. version = "0.2.5"
  1969. source = "registry+https://github.com/rust-lang/crates.io-index"
  1970. checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
  1971. [[package]]
  1972. name = "libc"
  1973. version = "0.2.155"
  1974. source = "registry+https://github.com/rust-lang/crates.io-index"
  1975. checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
  1976. [[package]]
  1977. name = "libm"
  1978. version = "0.2.8"
  1979. source = "registry+https://github.com/rust-lang/crates.io-index"
  1980. checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
  1981. [[package]]
  1982. name = "linux-raw-sys"
  1983. version = "0.4.14"
  1984. source = "registry+https://github.com/rust-lang/crates.io-index"
  1985. checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
  1986. [[package]]
  1987. name = "lock_api"
  1988. version = "0.4.12"
  1989. source = "registry+https://github.com/rust-lang/crates.io-index"
  1990. checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
  1991. dependencies = [
  1992. "autocfg",
  1993. "scopeguard",
  1994. ]
  1995. [[package]]
  1996. name = "log"
  1997. version = "0.4.22"
  1998. source = "registry+https://github.com/rust-lang/crates.io-index"
  1999. checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
  2000. [[package]]
  2001. name = "lru"
  2002. version = "0.12.3"
  2003. source = "registry+https://github.com/rust-lang/crates.io-index"
  2004. checksum = "d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc"
  2005. dependencies = [
  2006. "hashbrown 0.14.5",
  2007. ]
  2008. [[package]]
  2009. name = "mach"
  2010. version = "0.3.2"
  2011. source = "registry+https://github.com/rust-lang/crates.io-index"
  2012. checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
  2013. dependencies = [
  2014. "libc",
  2015. ]
  2016. [[package]]
  2017. name = "mach2"
  2018. version = "0.4.2"
  2019. source = "registry+https://github.com/rust-lang/crates.io-index"
  2020. checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
  2021. dependencies = [
  2022. "libc",
  2023. ]
  2024. [[package]]
  2025. name = "memchr"
  2026. version = "2.7.4"
  2027. source = "registry+https://github.com/rust-lang/crates.io-index"
  2028. checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
  2029. [[package]]
  2030. name = "memmap2"
  2031. version = "0.5.10"
  2032. source = "registry+https://github.com/rust-lang/crates.io-index"
  2033. checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
  2034. dependencies = [
  2035. "libc",
  2036. ]
  2037. [[package]]
  2038. name = "memoffset"
  2039. version = "0.8.0"
  2040. source = "registry+https://github.com/rust-lang/crates.io-index"
  2041. checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"
  2042. dependencies = [
  2043. "autocfg",
  2044. ]
  2045. [[package]]
  2046. name = "memory_units"
  2047. version = "0.4.0"
  2048. source = "registry+https://github.com/rust-lang/crates.io-index"
  2049. checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"
  2050. [[package]]
  2051. name = "mime"
  2052. version = "0.3.17"
  2053. source = "registry+https://github.com/rust-lang/crates.io-index"
  2054. checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
  2055. [[package]]
  2056. name = "mini-alloc"
  2057. version = "0.4.2"
  2058. source = "registry+https://github.com/rust-lang/crates.io-index"
  2059. checksum = "bd9993556d3850cdbd0da06a3dc81297edcfa050048952d84d75e8b944e8f5af"
  2060. dependencies = [
  2061. "cfg-if 1.0.0",
  2062. "wee_alloc",
  2063. ]
  2064. [[package]]
  2065. name = "miniz_oxide"
  2066. version = "0.7.4"
  2067. source = "registry+https://github.com/rust-lang/crates.io-index"
  2068. checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
  2069. dependencies = [
  2070. "adler",
  2071. ]
  2072. [[package]]
  2073. name = "mio"
  2074. version = "0.8.11"
  2075. source = "registry+https://github.com/rust-lang/crates.io-index"
  2076. checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
  2077. dependencies = [
  2078. "libc",
  2079. "wasi",
  2080. "windows-sys 0.48.0",
  2081. ]
  2082. [[package]]
  2083. name = "more-asserts"
  2084. version = "0.2.2"
  2085. source = "registry+https://github.com/rust-lang/crates.io-index"
  2086. checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"
  2087. [[package]]
  2088. name = "motsu"
  2089. version = "0.1.0"
  2090. source = "registry+https://github.com/rust-lang/crates.io-index"
  2091. checksum = "744174e5011fed86212d90c1120037da87e0c45fee7a5861c2b3105e41283810"
  2092. dependencies = [
  2093. "const-hex",
  2094. "motsu-proc",
  2095. "once_cell",
  2096. "stylus-sdk",
  2097. "tiny-keccak",
  2098. ]
  2099. [[package]]
  2100. name = "motsu-proc"
  2101. version = "0.1.0"
  2102. source = "registry+https://github.com/rust-lang/crates.io-index"
  2103. checksum = "0785317ee15f9a1bc5d761da9d0d1dadd92225cd5a88eed0ec37c54a277fac44"
  2104. dependencies = [
  2105. "proc-macro2",
  2106. "quote",
  2107. "syn 2.0.68",
  2108. ]
  2109. [[package]]
  2110. name = "native-tls"
  2111. version = "0.2.12"
  2112. source = "registry+https://github.com/rust-lang/crates.io-index"
  2113. checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
  2114. dependencies = [
  2115. "libc",
  2116. "log",
  2117. "openssl",
  2118. "openssl-probe",
  2119. "openssl-sys",
  2120. "schannel",
  2121. "security-framework",
  2122. "security-framework-sys",
  2123. "tempfile",
  2124. ]
  2125. [[package]]
  2126. name = "num-bigint"
  2127. version = "0.4.6"
  2128. source = "registry+https://github.com/rust-lang/crates.io-index"
  2129. checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
  2130. dependencies = [
  2131. "num-integer",
  2132. "num-traits",
  2133. ]
  2134. [[package]]
  2135. name = "num-integer"
  2136. version = "0.1.46"
  2137. source = "registry+https://github.com/rust-lang/crates.io-index"
  2138. checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
  2139. dependencies = [
  2140. "num-traits",
  2141. ]
  2142. [[package]]
  2143. name = "num-traits"
  2144. version = "0.2.19"
  2145. source = "registry+https://github.com/rust-lang/crates.io-index"
  2146. checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
  2147. dependencies = [
  2148. "autocfg",
  2149. "libm",
  2150. ]
  2151. [[package]]
  2152. name = "num_cpus"
  2153. version = "1.16.0"
  2154. source = "registry+https://github.com/rust-lang/crates.io-index"
  2155. checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
  2156. dependencies = [
  2157. "hermit-abi",
  2158. "libc",
  2159. ]
  2160. [[package]]
  2161. name = "num_enum"
  2162. version = "0.7.2"
  2163. source = "registry+https://github.com/rust-lang/crates.io-index"
  2164. checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845"
  2165. dependencies = [
  2166. "num_enum_derive",
  2167. ]
  2168. [[package]]
  2169. name = "num_enum_derive"
  2170. version = "0.7.2"
  2171. source = "registry+https://github.com/rust-lang/crates.io-index"
  2172. checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b"
  2173. dependencies = [
  2174. "proc-macro2",
  2175. "quote",
  2176. "syn 2.0.68",
  2177. ]
  2178. [[package]]
  2179. name = "object"
  2180. version = "0.36.1"
  2181. source = "registry+https://github.com/rust-lang/crates.io-index"
  2182. checksum = "081b846d1d56ddfc18fdf1a922e4f6e07a11768ea1b92dec44e42b72712ccfce"
  2183. dependencies = [
  2184. "memchr",
  2185. ]
  2186. [[package]]
  2187. name = "once_cell"
  2188. version = "1.19.0"
  2189. source = "registry+https://github.com/rust-lang/crates.io-index"
  2190. checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
  2191. [[package]]
  2192. name = "openssl"
  2193. version = "0.10.64"
  2194. source = "registry+https://github.com/rust-lang/crates.io-index"
  2195. checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
  2196. dependencies = [
  2197. "bitflags 2.6.0",
  2198. "cfg-if 1.0.0",
  2199. "foreign-types",
  2200. "libc",
  2201. "once_cell",
  2202. "openssl-macros",
  2203. "openssl-sys",
  2204. ]
  2205. [[package]]
  2206. name = "openssl-macros"
  2207. version = "0.1.1"
  2208. source = "registry+https://github.com/rust-lang/crates.io-index"
  2209. checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
  2210. dependencies = [
  2211. "proc-macro2",
  2212. "quote",
  2213. "syn 2.0.68",
  2214. ]
  2215. [[package]]
  2216. name = "openssl-probe"
  2217. version = "0.1.5"
  2218. source = "registry+https://github.com/rust-lang/crates.io-index"
  2219. checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
  2220. [[package]]
  2221. name = "openssl-sys"
  2222. version = "0.9.102"
  2223. source = "registry+https://github.com/rust-lang/crates.io-index"
  2224. checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
  2225. dependencies = [
  2226. "cc",
  2227. "libc",
  2228. "pkg-config",
  2229. "vcpkg",
  2230. ]
  2231. [[package]]
  2232. name = "owo-colors"
  2233. version = "4.0.0"
  2234. source = "registry+https://github.com/rust-lang/crates.io-index"
  2235. checksum = "caff54706df99d2a78a5a4e3455ff45448d81ef1bb63c22cd14052ca0e993a3f"
  2236. [[package]]
  2237. name = "parity-scale-codec"
  2238. version = "3.6.12"
  2239. source = "registry+https://github.com/rust-lang/crates.io-index"
  2240. checksum = "306800abfa29c7f16596b5970a588435e3d5b3149683d00c12b699cc19f895ee"
  2241. dependencies = [
  2242. "arrayvec",
  2243. "bitvec",
  2244. "byte-slice-cast",
  2245. "impl-trait-for-tuples",
  2246. "parity-scale-codec-derive",
  2247. "serde",
  2248. ]
  2249. [[package]]
  2250. name = "parity-scale-codec-derive"
  2251. version = "3.6.12"
  2252. source = "registry+https://github.com/rust-lang/crates.io-index"
  2253. checksum = "d830939c76d294956402033aee57a6da7b438f2294eb94864c37b0569053a42c"
  2254. dependencies = [
  2255. "proc-macro-crate",
  2256. "proc-macro2",
  2257. "quote",
  2258. "syn 1.0.109",
  2259. ]
  2260. [[package]]
  2261. name = "parking_lot"
  2262. version = "0.12.3"
  2263. source = "registry+https://github.com/rust-lang/crates.io-index"
  2264. checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
  2265. dependencies = [
  2266. "lock_api",
  2267. "parking_lot_core",
  2268. ]
  2269. [[package]]
  2270. name = "parking_lot_core"
  2271. version = "0.9.10"
  2272. source = "registry+https://github.com/rust-lang/crates.io-index"
  2273. checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
  2274. dependencies = [
  2275. "cfg-if 1.0.0",
  2276. "libc",
  2277. "redox_syscall",
  2278. "smallvec",
  2279. "windows-targets 0.52.5",
  2280. ]
  2281. [[package]]
  2282. name = "paste"
  2283. version = "1.0.15"
  2284. source = "registry+https://github.com/rust-lang/crates.io-index"
  2285. checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
  2286. [[package]]
  2287. name = "pbkdf2"
  2288. version = "0.11.0"
  2289. source = "registry+https://github.com/rust-lang/crates.io-index"
  2290. checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
  2291. dependencies = [
  2292. "digest 0.10.7",
  2293. ]
  2294. [[package]]
  2295. name = "percent-encoding"
  2296. version = "2.3.1"
  2297. source = "registry+https://github.com/rust-lang/crates.io-index"
  2298. checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
  2299. [[package]]
  2300. name = "pest"
  2301. version = "2.7.10"
  2302. source = "registry+https://github.com/rust-lang/crates.io-index"
  2303. checksum = "560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8"
  2304. dependencies = [
  2305. "memchr",
  2306. "thiserror",
  2307. "ucd-trie",
  2308. ]
  2309. [[package]]
  2310. name = "pin-project"
  2311. version = "1.1.5"
  2312. source = "registry+https://github.com/rust-lang/crates.io-index"
  2313. checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
  2314. dependencies = [
  2315. "pin-project-internal",
  2316. ]
  2317. [[package]]
  2318. name = "pin-project-internal"
  2319. version = "1.1.5"
  2320. source = "registry+https://github.com/rust-lang/crates.io-index"
  2321. checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
  2322. dependencies = [
  2323. "proc-macro2",
  2324. "quote",
  2325. "syn 2.0.68",
  2326. ]
  2327. [[package]]
  2328. name = "pin-project-lite"
  2329. version = "0.2.14"
  2330. source = "registry+https://github.com/rust-lang/crates.io-index"
  2331. checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
  2332. [[package]]
  2333. name = "pin-utils"
  2334. version = "0.1.0"
  2335. source = "registry+https://github.com/rust-lang/crates.io-index"
  2336. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  2337. [[package]]
  2338. name = "pkcs8"
  2339. version = "0.10.2"
  2340. source = "registry+https://github.com/rust-lang/crates.io-index"
  2341. checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
  2342. dependencies = [
  2343. "der",
  2344. "spki",
  2345. ]
  2346. [[package]]
  2347. name = "pkg-config"
  2348. version = "0.3.30"
  2349. source = "registry+https://github.com/rust-lang/crates.io-index"
  2350. checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
  2351. [[package]]
  2352. name = "ppv-lite86"
  2353. version = "0.2.17"
  2354. source = "registry+https://github.com/rust-lang/crates.io-index"
  2355. checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
  2356. [[package]]
  2357. name = "primitive-types"
  2358. version = "0.12.2"
  2359. source = "registry+https://github.com/rust-lang/crates.io-index"
  2360. checksum = "0b34d9fd68ae0b74a41b21c03c2f62847aa0ffea044eee893b4c140b37e244e2"
  2361. dependencies = [
  2362. "fixed-hash",
  2363. "impl-codec",
  2364. "impl-rlp",
  2365. "impl-serde",
  2366. "uint",
  2367. ]
  2368. [[package]]
  2369. name = "proc-macro-crate"
  2370. version = "3.1.0"
  2371. source = "registry+https://github.com/rust-lang/crates.io-index"
  2372. checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
  2373. dependencies = [
  2374. "toml_edit 0.21.1",
  2375. ]
  2376. [[package]]
  2377. name = "proc-macro-error"
  2378. version = "1.0.4"
  2379. source = "registry+https://github.com/rust-lang/crates.io-index"
  2380. checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
  2381. dependencies = [
  2382. "proc-macro-error-attr",
  2383. "proc-macro2",
  2384. "quote",
  2385. "syn 1.0.109",
  2386. "version_check",
  2387. ]
  2388. [[package]]
  2389. name = "proc-macro-error-attr"
  2390. version = "1.0.4"
  2391. source = "registry+https://github.com/rust-lang/crates.io-index"
  2392. checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
  2393. dependencies = [
  2394. "proc-macro2",
  2395. "quote",
  2396. "version_check",
  2397. ]
  2398. [[package]]
  2399. name = "proc-macro2"
  2400. version = "1.0.86"
  2401. source = "registry+https://github.com/rust-lang/crates.io-index"
  2402. checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
  2403. dependencies = [
  2404. "unicode-ident",
  2405. ]
  2406. [[package]]
  2407. name = "proptest"
  2408. version = "1.5.0"
  2409. source = "registry+https://github.com/rust-lang/crates.io-index"
  2410. checksum = "b4c2511913b88df1637da85cc8d96ec8e43a3f8bb8ccb71ee1ac240d6f3df58d"
  2411. dependencies = [
  2412. "bit-set",
  2413. "bit-vec",
  2414. "bitflags 2.6.0",
  2415. "lazy_static",
  2416. "num-traits",
  2417. "rand",
  2418. "rand_chacha",
  2419. "rand_xorshift",
  2420. "regex-syntax",
  2421. "rusty-fork",
  2422. "tempfile",
  2423. "unarray",
  2424. ]
  2425. [[package]]
  2426. name = "proptest-derive"
  2427. version = "0.4.0"
  2428. source = "registry+https://github.com/rust-lang/crates.io-index"
  2429. checksum = "9cf16337405ca084e9c78985114633b6827711d22b9e6ef6c6c0d665eb3f0b6e"
  2430. dependencies = [
  2431. "proc-macro2",
  2432. "quote",
  2433. "syn 1.0.109",
  2434. ]
  2435. [[package]]
  2436. name = "ptr_meta"
  2437. version = "0.1.4"
  2438. source = "registry+https://github.com/rust-lang/crates.io-index"
  2439. checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
  2440. dependencies = [
  2441. "ptr_meta_derive",
  2442. ]
  2443. [[package]]
  2444. name = "ptr_meta_derive"
  2445. version = "0.1.4"
  2446. source = "registry+https://github.com/rust-lang/crates.io-index"
  2447. checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
  2448. dependencies = [
  2449. "proc-macro2",
  2450. "quote",
  2451. "syn 1.0.109",
  2452. ]
  2453. [[package]]
  2454. name = "pyth-example"
  2455. version = "0.1.0"
  2456. dependencies = [
  2457. "alloy",
  2458. "alloy-primitives",
  2459. "alloy-sol-types",
  2460. "e2e",
  2461. "eyre",
  2462. "keccak-const",
  2463. "mini-alloc",
  2464. "pyth-stylus",
  2465. "stylus-sdk",
  2466. "tokio",
  2467. ]
  2468. [[package]]
  2469. name = "pyth-stylus"
  2470. version = "0.1.0"
  2471. dependencies = [
  2472. "alloy-primitives",
  2473. "alloy-sol-macro",
  2474. "alloy-sol-macro-expander",
  2475. "alloy-sol-macro-input",
  2476. "alloy-sol-types",
  2477. "keccak-const",
  2478. "mini-alloc",
  2479. "motsu",
  2480. "stylus-sdk",
  2481. ]
  2482. [[package]]
  2483. name = "quick-error"
  2484. version = "1.2.3"
  2485. source = "registry+https://github.com/rust-lang/crates.io-index"
  2486. checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
  2487. [[package]]
  2488. name = "quote"
  2489. version = "1.0.36"
  2490. source = "registry+https://github.com/rust-lang/crates.io-index"
  2491. checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
  2492. dependencies = [
  2493. "proc-macro2",
  2494. ]
  2495. [[package]]
  2496. name = "radium"
  2497. version = "0.7.0"
  2498. source = "registry+https://github.com/rust-lang/crates.io-index"
  2499. checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
  2500. [[package]]
  2501. name = "rand"
  2502. version = "0.8.5"
  2503. source = "registry+https://github.com/rust-lang/crates.io-index"
  2504. checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
  2505. dependencies = [
  2506. "libc",
  2507. "rand_chacha",
  2508. "rand_core",
  2509. ]
  2510. [[package]]
  2511. name = "rand_chacha"
  2512. version = "0.3.1"
  2513. source = "registry+https://github.com/rust-lang/crates.io-index"
  2514. checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
  2515. dependencies = [
  2516. "ppv-lite86",
  2517. "rand_core",
  2518. ]
  2519. [[package]]
  2520. name = "rand_core"
  2521. version = "0.6.4"
  2522. source = "registry+https://github.com/rust-lang/crates.io-index"
  2523. checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
  2524. dependencies = [
  2525. "getrandom",
  2526. ]
  2527. [[package]]
  2528. name = "rand_xorshift"
  2529. version = "0.3.0"
  2530. source = "registry+https://github.com/rust-lang/crates.io-index"
  2531. checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
  2532. dependencies = [
  2533. "rand_core",
  2534. ]
  2535. [[package]]
  2536. name = "rayon"
  2537. version = "1.10.0"
  2538. source = "registry+https://github.com/rust-lang/crates.io-index"
  2539. checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
  2540. dependencies = [
  2541. "either",
  2542. "rayon-core",
  2543. ]
  2544. [[package]]
  2545. name = "rayon-core"
  2546. version = "1.12.1"
  2547. source = "registry+https://github.com/rust-lang/crates.io-index"
  2548. checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
  2549. dependencies = [
  2550. "crossbeam-deque",
  2551. "crossbeam-utils",
  2552. ]
  2553. [[package]]
  2554. name = "redox_syscall"
  2555. version = "0.5.2"
  2556. source = "registry+https://github.com/rust-lang/crates.io-index"
  2557. checksum = "c82cf8cff14456045f55ec4241383baeff27af886adb72ffb2162f99911de0fd"
  2558. dependencies = [
  2559. "bitflags 2.6.0",
  2560. ]
  2561. [[package]]
  2562. name = "regalloc2"
  2563. version = "0.5.1"
  2564. source = "registry+https://github.com/rust-lang/crates.io-index"
  2565. checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"
  2566. dependencies = [
  2567. "fxhash",
  2568. "log",
  2569. "slice-group-by",
  2570. "smallvec",
  2571. ]
  2572. [[package]]
  2573. name = "regex"
  2574. version = "1.10.5"
  2575. source = "registry+https://github.com/rust-lang/crates.io-index"
  2576. checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
  2577. dependencies = [
  2578. "aho-corasick",
  2579. "memchr",
  2580. "regex-automata",
  2581. "regex-syntax",
  2582. ]
  2583. [[package]]
  2584. name = "regex-automata"
  2585. version = "0.4.7"
  2586. source = "registry+https://github.com/rust-lang/crates.io-index"
  2587. checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
  2588. dependencies = [
  2589. "aho-corasick",
  2590. "memchr",
  2591. "regex-syntax",
  2592. ]
  2593. [[package]]
  2594. name = "regex-syntax"
  2595. version = "0.8.4"
  2596. source = "registry+https://github.com/rust-lang/crates.io-index"
  2597. checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
  2598. [[package]]
  2599. name = "region"
  2600. version = "3.0.2"
  2601. source = "registry+https://github.com/rust-lang/crates.io-index"
  2602. checksum = "e6b6ebd13bc009aef9cd476c1310d49ac354d36e240cf1bd753290f3dc7199a7"
  2603. dependencies = [
  2604. "bitflags 1.3.2",
  2605. "libc",
  2606. "mach2",
  2607. "windows-sys 0.52.0",
  2608. ]
  2609. [[package]]
  2610. name = "rend"
  2611. version = "0.4.2"
  2612. source = "registry+https://github.com/rust-lang/crates.io-index"
  2613. checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
  2614. dependencies = [
  2615. "bytecheck",
  2616. ]
  2617. [[package]]
  2618. name = "reqwest"
  2619. version = "0.12.5"
  2620. source = "registry+https://github.com/rust-lang/crates.io-index"
  2621. checksum = "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37"
  2622. dependencies = [
  2623. "base64",
  2624. "bytes",
  2625. "futures-core",
  2626. "futures-util",
  2627. "http",
  2628. "http-body",
  2629. "http-body-util",
  2630. "hyper",
  2631. "hyper-tls",
  2632. "hyper-util",
  2633. "ipnet",
  2634. "js-sys",
  2635. "log",
  2636. "mime",
  2637. "native-tls",
  2638. "once_cell",
  2639. "percent-encoding",
  2640. "pin-project-lite",
  2641. "rustls-pemfile",
  2642. "serde",
  2643. "serde_json",
  2644. "serde_urlencoded",
  2645. "sync_wrapper",
  2646. "tokio",
  2647. "tokio-native-tls",
  2648. "tower-service",
  2649. "url",
  2650. "wasm-bindgen",
  2651. "wasm-bindgen-futures",
  2652. "web-sys",
  2653. "winreg",
  2654. ]
  2655. [[package]]
  2656. name = "rfc6979"
  2657. version = "0.4.0"
  2658. source = "registry+https://github.com/rust-lang/crates.io-index"
  2659. checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
  2660. dependencies = [
  2661. "hmac",
  2662. "subtle",
  2663. ]
  2664. [[package]]
  2665. name = "rkyv"
  2666. version = "0.7.44"
  2667. source = "registry+https://github.com/rust-lang/crates.io-index"
  2668. checksum = "5cba464629b3394fc4dbc6f940ff8f5b4ff5c7aef40f29166fd4ad12acbc99c0"
  2669. dependencies = [
  2670. "bitvec",
  2671. "bytecheck",
  2672. "bytes",
  2673. "hashbrown 0.12.3",
  2674. "indexmap 1.9.3",
  2675. "ptr_meta",
  2676. "rend",
  2677. "rkyv_derive",
  2678. "seahash",
  2679. "tinyvec",
  2680. "uuid 1.9.1",
  2681. ]
  2682. [[package]]
  2683. name = "rkyv_derive"
  2684. version = "0.7.44"
  2685. source = "registry+https://github.com/rust-lang/crates.io-index"
  2686. checksum = "a7dddfff8de25e6f62b9d64e6e432bf1c6736c57d20323e15ee10435fbda7c65"
  2687. dependencies = [
  2688. "proc-macro2",
  2689. "quote",
  2690. "syn 1.0.109",
  2691. ]
  2692. [[package]]
  2693. name = "rlp"
  2694. version = "0.5.2"
  2695. source = "registry+https://github.com/rust-lang/crates.io-index"
  2696. checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"
  2697. dependencies = [
  2698. "bytes",
  2699. "rustc-hex",
  2700. ]
  2701. [[package]]
  2702. name = "ruint"
  2703. version = "1.12.3"
  2704. source = "registry+https://github.com/rust-lang/crates.io-index"
  2705. checksum = "2c3cc4c2511671f327125da14133d0c5c5d137f006a1017a16f557bc85b16286"
  2706. dependencies = [
  2707. "alloy-rlp",
  2708. "arbitrary",
  2709. "ark-ff 0.3.0",
  2710. "ark-ff 0.4.2",
  2711. "bytes",
  2712. "fastrlp",
  2713. "num-bigint",
  2714. "num-traits",
  2715. "parity-scale-codec",
  2716. "primitive-types",
  2717. "proptest",
  2718. "rand",
  2719. "rlp",
  2720. "ruint-macro",
  2721. "serde",
  2722. "valuable",
  2723. "zeroize",
  2724. ]
  2725. [[package]]
  2726. name = "ruint-macro"
  2727. version = "1.2.1"
  2728. source = "registry+https://github.com/rust-lang/crates.io-index"
  2729. checksum = "48fd7bd8a6377e15ad9d42a8ec25371b94ddc67abe7c8b9127bec79bebaaae18"
  2730. [[package]]
  2731. name = "rustc-demangle"
  2732. version = "0.1.24"
  2733. source = "registry+https://github.com/rust-lang/crates.io-index"
  2734. checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
  2735. [[package]]
  2736. name = "rustc-hex"
  2737. version = "2.1.0"
  2738. source = "registry+https://github.com/rust-lang/crates.io-index"
  2739. checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
  2740. [[package]]
  2741. name = "rustc_version"
  2742. version = "0.3.3"
  2743. source = "registry+https://github.com/rust-lang/crates.io-index"
  2744. checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
  2745. dependencies = [
  2746. "semver 0.11.0",
  2747. ]
  2748. [[package]]
  2749. name = "rustc_version"
  2750. version = "0.4.0"
  2751. source = "registry+https://github.com/rust-lang/crates.io-index"
  2752. checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
  2753. dependencies = [
  2754. "semver 1.0.23",
  2755. ]
  2756. [[package]]
  2757. name = "rustix"
  2758. version = "0.38.34"
  2759. source = "registry+https://github.com/rust-lang/crates.io-index"
  2760. checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
  2761. dependencies = [
  2762. "bitflags 2.6.0",
  2763. "errno",
  2764. "libc",
  2765. "linux-raw-sys",
  2766. "windows-sys 0.52.0",
  2767. ]
  2768. [[package]]
  2769. name = "rustls-pemfile"
  2770. version = "2.1.2"
  2771. source = "registry+https://github.com/rust-lang/crates.io-index"
  2772. checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
  2773. dependencies = [
  2774. "base64",
  2775. "rustls-pki-types",
  2776. ]
  2777. [[package]]
  2778. name = "rustls-pki-types"
  2779. version = "1.7.0"
  2780. source = "registry+https://github.com/rust-lang/crates.io-index"
  2781. checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"
  2782. [[package]]
  2783. name = "rustversion"
  2784. version = "1.0.17"
  2785. source = "registry+https://github.com/rust-lang/crates.io-index"
  2786. checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
  2787. [[package]]
  2788. name = "rusty-fork"
  2789. version = "0.3.0"
  2790. source = "registry+https://github.com/rust-lang/crates.io-index"
  2791. checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f"
  2792. dependencies = [
  2793. "fnv",
  2794. "quick-error",
  2795. "tempfile",
  2796. "wait-timeout",
  2797. ]
  2798. [[package]]
  2799. name = "ryu"
  2800. version = "1.0.18"
  2801. source = "registry+https://github.com/rust-lang/crates.io-index"
  2802. checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
  2803. [[package]]
  2804. name = "salsa20"
  2805. version = "0.10.2"
  2806. source = "registry+https://github.com/rust-lang/crates.io-index"
  2807. checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
  2808. dependencies = [
  2809. "cipher",
  2810. ]
  2811. [[package]]
  2812. name = "schannel"
  2813. version = "0.1.23"
  2814. source = "registry+https://github.com/rust-lang/crates.io-index"
  2815. checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
  2816. dependencies = [
  2817. "windows-sys 0.52.0",
  2818. ]
  2819. [[package]]
  2820. name = "scopeguard"
  2821. version = "1.2.0"
  2822. source = "registry+https://github.com/rust-lang/crates.io-index"
  2823. checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
  2824. [[package]]
  2825. name = "scrypt"
  2826. version = "0.10.0"
  2827. source = "registry+https://github.com/rust-lang/crates.io-index"
  2828. checksum = "9f9e24d2b632954ded8ab2ef9fea0a0c769ea56ea98bddbafbad22caeeadf45d"
  2829. dependencies = [
  2830. "hmac",
  2831. "pbkdf2",
  2832. "salsa20",
  2833. "sha2",
  2834. ]
  2835. [[package]]
  2836. name = "seahash"
  2837. version = "4.1.0"
  2838. source = "registry+https://github.com/rust-lang/crates.io-index"
  2839. checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
  2840. [[package]]
  2841. name = "sec1"
  2842. version = "0.7.3"
  2843. source = "registry+https://github.com/rust-lang/crates.io-index"
  2844. checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
  2845. dependencies = [
  2846. "base16ct",
  2847. "der",
  2848. "generic-array",
  2849. "pkcs8",
  2850. "subtle",
  2851. "zeroize",
  2852. ]
  2853. [[package]]
  2854. name = "security-framework"
  2855. version = "2.11.0"
  2856. source = "registry+https://github.com/rust-lang/crates.io-index"
  2857. checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0"
  2858. dependencies = [
  2859. "bitflags 2.6.0",
  2860. "core-foundation",
  2861. "core-foundation-sys",
  2862. "libc",
  2863. "security-framework-sys",
  2864. ]
  2865. [[package]]
  2866. name = "security-framework-sys"
  2867. version = "2.11.0"
  2868. source = "registry+https://github.com/rust-lang/crates.io-index"
  2869. checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7"
  2870. dependencies = [
  2871. "core-foundation-sys",
  2872. "libc",
  2873. ]
  2874. [[package]]
  2875. name = "semver"
  2876. version = "0.11.0"
  2877. source = "registry+https://github.com/rust-lang/crates.io-index"
  2878. checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
  2879. dependencies = [
  2880. "semver-parser",
  2881. ]
  2882. [[package]]
  2883. name = "semver"
  2884. version = "1.0.23"
  2885. source = "registry+https://github.com/rust-lang/crates.io-index"
  2886. checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
  2887. [[package]]
  2888. name = "semver-parser"
  2889. version = "0.10.2"
  2890. source = "registry+https://github.com/rust-lang/crates.io-index"
  2891. checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
  2892. dependencies = [
  2893. "pest",
  2894. ]
  2895. [[package]]
  2896. name = "serde"
  2897. version = "1.0.203"
  2898. source = "registry+https://github.com/rust-lang/crates.io-index"
  2899. checksum = "7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094"
  2900. dependencies = [
  2901. "serde_derive",
  2902. ]
  2903. [[package]]
  2904. name = "serde-wasm-bindgen"
  2905. version = "0.4.5"
  2906. source = "registry+https://github.com/rust-lang/crates.io-index"
  2907. checksum = "e3b4c031cd0d9014307d82b8abf653c0290fbdaeb4c02d00c63cf52f728628bf"
  2908. dependencies = [
  2909. "js-sys",
  2910. "serde",
  2911. "wasm-bindgen",
  2912. ]
  2913. [[package]]
  2914. name = "serde_derive"
  2915. version = "1.0.203"
  2916. source = "registry+https://github.com/rust-lang/crates.io-index"
  2917. checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba"
  2918. dependencies = [
  2919. "proc-macro2",
  2920. "quote",
  2921. "syn 2.0.68",
  2922. ]
  2923. [[package]]
  2924. name = "serde_json"
  2925. version = "1.0.119"
  2926. source = "registry+https://github.com/rust-lang/crates.io-index"
  2927. checksum = "e8eddb61f0697cc3989c5d64b452f5488e2b8a60fd7d5076a3045076ffef8cb0"
  2928. dependencies = [
  2929. "itoa",
  2930. "ryu",
  2931. "serde",
  2932. ]
  2933. [[package]]
  2934. name = "serde_spanned"
  2935. version = "0.6.6"
  2936. source = "registry+https://github.com/rust-lang/crates.io-index"
  2937. checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
  2938. dependencies = [
  2939. "serde",
  2940. ]
  2941. [[package]]
  2942. name = "serde_urlencoded"
  2943. version = "0.7.1"
  2944. source = "registry+https://github.com/rust-lang/crates.io-index"
  2945. checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
  2946. dependencies = [
  2947. "form_urlencoded",
  2948. "itoa",
  2949. "ryu",
  2950. "serde",
  2951. ]
  2952. [[package]]
  2953. name = "sha2"
  2954. version = "0.10.8"
  2955. source = "registry+https://github.com/rust-lang/crates.io-index"
  2956. checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
  2957. dependencies = [
  2958. "cfg-if 1.0.0",
  2959. "cpufeatures",
  2960. "digest 0.10.7",
  2961. ]
  2962. [[package]]
  2963. name = "sha3"
  2964. version = "0.10.8"
  2965. source = "registry+https://github.com/rust-lang/crates.io-index"
  2966. checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60"
  2967. dependencies = [
  2968. "digest 0.10.7",
  2969. "keccak",
  2970. ]
  2971. [[package]]
  2972. name = "sha3-asm"
  2973. version = "0.1.1"
  2974. source = "registry+https://github.com/rust-lang/crates.io-index"
  2975. checksum = "a9b57fd861253bff08bb1919e995f90ba8f4889de2726091c8876f3a4e823b40"
  2976. dependencies = [
  2977. "cc",
  2978. "cfg-if 1.0.0",
  2979. ]
  2980. [[package]]
  2981. name = "signal-hook-registry"
  2982. version = "1.4.2"
  2983. source = "registry+https://github.com/rust-lang/crates.io-index"
  2984. checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
  2985. dependencies = [
  2986. "libc",
  2987. ]
  2988. [[package]]
  2989. name = "signature"
  2990. version = "2.2.0"
  2991. source = "registry+https://github.com/rust-lang/crates.io-index"
  2992. checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
  2993. dependencies = [
  2994. "digest 0.10.7",
  2995. "rand_core",
  2996. ]
  2997. [[package]]
  2998. name = "simdutf8"
  2999. version = "0.1.4"
  3000. source = "registry+https://github.com/rust-lang/crates.io-index"
  3001. checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
  3002. [[package]]
  3003. name = "slab"
  3004. version = "0.4.9"
  3005. source = "registry+https://github.com/rust-lang/crates.io-index"
  3006. checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
  3007. dependencies = [
  3008. "autocfg",
  3009. ]
  3010. [[package]]
  3011. name = "slice-group-by"
  3012. version = "0.3.1"
  3013. source = "registry+https://github.com/rust-lang/crates.io-index"
  3014. checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
  3015. [[package]]
  3016. name = "smallvec"
  3017. version = "1.13.2"
  3018. source = "registry+https://github.com/rust-lang/crates.io-index"
  3019. checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
  3020. [[package]]
  3021. name = "socket2"
  3022. version = "0.5.7"
  3023. source = "registry+https://github.com/rust-lang/crates.io-index"
  3024. checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
  3025. dependencies = [
  3026. "libc",
  3027. "windows-sys 0.52.0",
  3028. ]
  3029. [[package]]
  3030. name = "spki"
  3031. version = "0.7.3"
  3032. source = "registry+https://github.com/rust-lang/crates.io-index"
  3033. checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
  3034. dependencies = [
  3035. "base64ct",
  3036. "der",
  3037. ]
  3038. [[package]]
  3039. name = "stable_deref_trait"
  3040. version = "1.2.0"
  3041. source = "registry+https://github.com/rust-lang/crates.io-index"
  3042. checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
  3043. [[package]]
  3044. name = "static_assertions"
  3045. version = "1.1.0"
  3046. source = "registry+https://github.com/rust-lang/crates.io-index"
  3047. checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
  3048. [[package]]
  3049. name = "strsim"
  3050. version = "0.11.1"
  3051. source = "registry+https://github.com/rust-lang/crates.io-index"
  3052. checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
  3053. [[package]]
  3054. name = "strum"
  3055. version = "0.26.3"
  3056. source = "registry+https://github.com/rust-lang/crates.io-index"
  3057. checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
  3058. dependencies = [
  3059. "strum_macros",
  3060. ]
  3061. [[package]]
  3062. name = "strum_macros"
  3063. version = "0.26.4"
  3064. source = "registry+https://github.com/rust-lang/crates.io-index"
  3065. checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
  3066. dependencies = [
  3067. "heck",
  3068. "proc-macro2",
  3069. "quote",
  3070. "rustversion",
  3071. "syn 2.0.68",
  3072. ]
  3073. [[package]]
  3074. name = "stylus-proc"
  3075. version = "0.6.0"
  3076. source = "registry+https://github.com/rust-lang/crates.io-index"
  3077. checksum = "9fd02e91dffe7b73df84a861c992494d6b72054bc9a17fe73e147e34e9a64ef3"
  3078. dependencies = [
  3079. "alloy-primitives",
  3080. "alloy-sol-types",
  3081. "cfg-if 1.0.0",
  3082. "convert_case 0.6.0",
  3083. "lazy_static",
  3084. "proc-macro2",
  3085. "quote",
  3086. "regex",
  3087. "sha3",
  3088. "syn 1.0.109",
  3089. "syn-solidity",
  3090. ]
  3091. [[package]]
  3092. name = "stylus-sdk"
  3093. version = "0.6.0"
  3094. source = "registry+https://github.com/rust-lang/crates.io-index"
  3095. checksum = "26042693706e29fb7e3cf3d71c99534ac97fca98b6f81ba77ab658022ab2e210"
  3096. dependencies = [
  3097. "alloy-primitives",
  3098. "alloy-sol-types",
  3099. "cfg-if 1.0.0",
  3100. "derivative",
  3101. "hex",
  3102. "keccak-const",
  3103. "lazy_static",
  3104. "stylus-proc",
  3105. ]
  3106. [[package]]
  3107. name = "subtle"
  3108. version = "2.6.1"
  3109. source = "registry+https://github.com/rust-lang/crates.io-index"
  3110. checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
  3111. [[package]]
  3112. name = "syn"
  3113. version = "1.0.109"
  3114. source = "registry+https://github.com/rust-lang/crates.io-index"
  3115. checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
  3116. dependencies = [
  3117. "proc-macro2",
  3118. "quote",
  3119. "unicode-ident",
  3120. ]
  3121. [[package]]
  3122. name = "syn"
  3123. version = "2.0.68"
  3124. source = "registry+https://github.com/rust-lang/crates.io-index"
  3125. checksum = "901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9"
  3126. dependencies = [
  3127. "proc-macro2",
  3128. "quote",
  3129. "unicode-ident",
  3130. ]
  3131. [[package]]
  3132. name = "syn-solidity"
  3133. version = "0.7.6"
  3134. source = "registry+https://github.com/rust-lang/crates.io-index"
  3135. checksum = "8d71e19bca02c807c9faa67b5a47673ff231b6e7449b251695188522f1dc44b2"
  3136. dependencies = [
  3137. "paste",
  3138. "proc-macro2",
  3139. "quote",
  3140. "syn 2.0.68",
  3141. ]
  3142. [[package]]
  3143. name = "sync_wrapper"
  3144. version = "1.0.1"
  3145. source = "registry+https://github.com/rust-lang/crates.io-index"
  3146. checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
  3147. [[package]]
  3148. name = "tap"
  3149. version = "1.0.1"
  3150. source = "registry+https://github.com/rust-lang/crates.io-index"
  3151. checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
  3152. [[package]]
  3153. name = "target-lexicon"
  3154. version = "0.12.14"
  3155. source = "registry+https://github.com/rust-lang/crates.io-index"
  3156. checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
  3157. [[package]]
  3158. name = "tempfile"
  3159. version = "3.10.1"
  3160. source = "registry+https://github.com/rust-lang/crates.io-index"
  3161. checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
  3162. dependencies = [
  3163. "cfg-if 1.0.0",
  3164. "fastrand",
  3165. "rustix",
  3166. "windows-sys 0.52.0",
  3167. ]
  3168. [[package]]
  3169. name = "thiserror"
  3170. version = "1.0.61"
  3171. source = "registry+https://github.com/rust-lang/crates.io-index"
  3172. checksum = "c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709"
  3173. dependencies = [
  3174. "thiserror-impl",
  3175. ]
  3176. [[package]]
  3177. name = "thiserror-impl"
  3178. version = "1.0.61"
  3179. source = "registry+https://github.com/rust-lang/crates.io-index"
  3180. checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533"
  3181. dependencies = [
  3182. "proc-macro2",
  3183. "quote",
  3184. "syn 2.0.68",
  3185. ]
  3186. [[package]]
  3187. name = "threadpool"
  3188. version = "1.8.1"
  3189. source = "registry+https://github.com/rust-lang/crates.io-index"
  3190. checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
  3191. dependencies = [
  3192. "num_cpus",
  3193. ]
  3194. [[package]]
  3195. name = "tiny-keccak"
  3196. version = "2.0.2"
  3197. source = "registry+https://github.com/rust-lang/crates.io-index"
  3198. checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
  3199. dependencies = [
  3200. "crunchy",
  3201. ]
  3202. [[package]]
  3203. name = "tinyvec"
  3204. version = "1.6.1"
  3205. source = "registry+https://github.com/rust-lang/crates.io-index"
  3206. checksum = "c55115c6fbe2d2bef26eb09ad74bde02d8255476fc0c7b515ef09fbb35742d82"
  3207. dependencies = [
  3208. "tinyvec_macros",
  3209. ]
  3210. [[package]]
  3211. name = "tinyvec_macros"
  3212. version = "0.1.1"
  3213. source = "registry+https://github.com/rust-lang/crates.io-index"
  3214. checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
  3215. [[package]]
  3216. name = "tokio"
  3217. version = "1.38.0"
  3218. source = "registry+https://github.com/rust-lang/crates.io-index"
  3219. checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
  3220. dependencies = [
  3221. "backtrace",
  3222. "bytes",
  3223. "libc",
  3224. "mio",
  3225. "num_cpus",
  3226. "parking_lot",
  3227. "pin-project-lite",
  3228. "signal-hook-registry",
  3229. "socket2",
  3230. "tokio-macros",
  3231. "windows-sys 0.48.0",
  3232. ]
  3233. [[package]]
  3234. name = "tokio-macros"
  3235. version = "2.3.0"
  3236. source = "registry+https://github.com/rust-lang/crates.io-index"
  3237. checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
  3238. dependencies = [
  3239. "proc-macro2",
  3240. "quote",
  3241. "syn 2.0.68",
  3242. ]
  3243. [[package]]
  3244. name = "tokio-native-tls"
  3245. version = "0.3.1"
  3246. source = "registry+https://github.com/rust-lang/crates.io-index"
  3247. checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
  3248. dependencies = [
  3249. "native-tls",
  3250. "tokio",
  3251. ]
  3252. [[package]]
  3253. name = "tokio-stream"
  3254. version = "0.1.15"
  3255. source = "registry+https://github.com/rust-lang/crates.io-index"
  3256. checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
  3257. dependencies = [
  3258. "futures-core",
  3259. "pin-project-lite",
  3260. "tokio",
  3261. "tokio-util",
  3262. ]
  3263. [[package]]
  3264. name = "tokio-util"
  3265. version = "0.7.11"
  3266. source = "registry+https://github.com/rust-lang/crates.io-index"
  3267. checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
  3268. dependencies = [
  3269. "bytes",
  3270. "futures-core",
  3271. "futures-sink",
  3272. "pin-project-lite",
  3273. "tokio",
  3274. ]
  3275. [[package]]
  3276. name = "toml"
  3277. version = "0.8.14"
  3278. source = "registry+https://github.com/rust-lang/crates.io-index"
  3279. checksum = "6f49eb2ab21d2f26bd6db7bf383edc527a7ebaee412d17af4d40fdccd442f335"
  3280. dependencies = [
  3281. "serde",
  3282. "serde_spanned",
  3283. "toml_datetime",
  3284. "toml_edit 0.22.14",
  3285. ]
  3286. [[package]]
  3287. name = "toml_datetime"
  3288. version = "0.6.6"
  3289. source = "registry+https://github.com/rust-lang/crates.io-index"
  3290. checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
  3291. dependencies = [
  3292. "serde",
  3293. ]
  3294. [[package]]
  3295. name = "toml_edit"
  3296. version = "0.21.1"
  3297. source = "registry+https://github.com/rust-lang/crates.io-index"
  3298. checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
  3299. dependencies = [
  3300. "indexmap 2.2.6",
  3301. "toml_datetime",
  3302. "winnow 0.5.40",
  3303. ]
  3304. [[package]]
  3305. name = "toml_edit"
  3306. version = "0.22.14"
  3307. source = "registry+https://github.com/rust-lang/crates.io-index"
  3308. checksum = "f21c7aaf97f1bd9ca9d4f9e73b0a6c74bd5afef56f2bc931943a6e1c37e04e38"
  3309. dependencies = [
  3310. "indexmap 2.2.6",
  3311. "serde",
  3312. "serde_spanned",
  3313. "toml_datetime",
  3314. "winnow 0.6.13",
  3315. ]
  3316. [[package]]
  3317. name = "tower"
  3318. version = "0.4.13"
  3319. source = "registry+https://github.com/rust-lang/crates.io-index"
  3320. checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
  3321. dependencies = [
  3322. "futures-core",
  3323. "futures-util",
  3324. "pin-project",
  3325. "pin-project-lite",
  3326. "tokio",
  3327. "tower-layer",
  3328. "tower-service",
  3329. "tracing",
  3330. ]
  3331. [[package]]
  3332. name = "tower-layer"
  3333. version = "0.3.2"
  3334. source = "registry+https://github.com/rust-lang/crates.io-index"
  3335. checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
  3336. [[package]]
  3337. name = "tower-service"
  3338. version = "0.3.2"
  3339. source = "registry+https://github.com/rust-lang/crates.io-index"
  3340. checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
  3341. [[package]]
  3342. name = "tracing"
  3343. version = "0.1.40"
  3344. source = "registry+https://github.com/rust-lang/crates.io-index"
  3345. checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
  3346. dependencies = [
  3347. "log",
  3348. "pin-project-lite",
  3349. "tracing-attributes",
  3350. "tracing-core",
  3351. ]
  3352. [[package]]
  3353. name = "tracing-attributes"
  3354. version = "0.1.27"
  3355. source = "registry+https://github.com/rust-lang/crates.io-index"
  3356. checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
  3357. dependencies = [
  3358. "proc-macro2",
  3359. "quote",
  3360. "syn 2.0.68",
  3361. ]
  3362. [[package]]
  3363. name = "tracing-core"
  3364. version = "0.1.32"
  3365. source = "registry+https://github.com/rust-lang/crates.io-index"
  3366. checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
  3367. dependencies = [
  3368. "once_cell",
  3369. ]
  3370. [[package]]
  3371. name = "try-lock"
  3372. version = "0.2.5"
  3373. source = "registry+https://github.com/rust-lang/crates.io-index"
  3374. checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
  3375. [[package]]
  3376. name = "typenum"
  3377. version = "1.17.0"
  3378. source = "registry+https://github.com/rust-lang/crates.io-index"
  3379. checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
  3380. [[package]]
  3381. name = "ucd-trie"
  3382. version = "0.1.6"
  3383. source = "registry+https://github.com/rust-lang/crates.io-index"
  3384. checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
  3385. [[package]]
  3386. name = "uint"
  3387. version = "0.9.5"
  3388. source = "registry+https://github.com/rust-lang/crates.io-index"
  3389. checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"
  3390. dependencies = [
  3391. "arbitrary",
  3392. "byteorder",
  3393. "crunchy",
  3394. "hex",
  3395. "static_assertions",
  3396. ]
  3397. [[package]]
  3398. name = "unarray"
  3399. version = "0.1.4"
  3400. source = "registry+https://github.com/rust-lang/crates.io-index"
  3401. checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
  3402. [[package]]
  3403. name = "unicode-bidi"
  3404. version = "0.3.15"
  3405. source = "registry+https://github.com/rust-lang/crates.io-index"
  3406. checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
  3407. [[package]]
  3408. name = "unicode-ident"
  3409. version = "1.0.12"
  3410. source = "registry+https://github.com/rust-lang/crates.io-index"
  3411. checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
  3412. [[package]]
  3413. name = "unicode-normalization"
  3414. version = "0.1.23"
  3415. source = "registry+https://github.com/rust-lang/crates.io-index"
  3416. checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
  3417. dependencies = [
  3418. "tinyvec",
  3419. ]
  3420. [[package]]
  3421. name = "unicode-segmentation"
  3422. version = "1.11.0"
  3423. source = "registry+https://github.com/rust-lang/crates.io-index"
  3424. checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
  3425. [[package]]
  3426. name = "unicode-width"
  3427. version = "0.1.13"
  3428. source = "registry+https://github.com/rust-lang/crates.io-index"
  3429. checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
  3430. [[package]]
  3431. name = "url"
  3432. version = "2.5.2"
  3433. source = "registry+https://github.com/rust-lang/crates.io-index"
  3434. checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
  3435. dependencies = [
  3436. "form_urlencoded",
  3437. "idna",
  3438. "percent-encoding",
  3439. ]
  3440. [[package]]
  3441. name = "utf8parse"
  3442. version = "0.2.2"
  3443. source = "registry+https://github.com/rust-lang/crates.io-index"
  3444. checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
  3445. [[package]]
  3446. name = "uuid"
  3447. version = "0.8.2"
  3448. source = "registry+https://github.com/rust-lang/crates.io-index"
  3449. checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
  3450. dependencies = [
  3451. "getrandom",
  3452. "serde",
  3453. ]
  3454. [[package]]
  3455. name = "uuid"
  3456. version = "1.9.1"
  3457. source = "registry+https://github.com/rust-lang/crates.io-index"
  3458. checksum = "5de17fd2f7da591098415cff336e12965a28061ddace43b59cb3c430179c9439"
  3459. [[package]]
  3460. name = "valuable"
  3461. version = "0.1.0"
  3462. source = "registry+https://github.com/rust-lang/crates.io-index"
  3463. checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
  3464. [[package]]
  3465. name = "vcpkg"
  3466. version = "0.2.15"
  3467. source = "registry+https://github.com/rust-lang/crates.io-index"
  3468. checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
  3469. [[package]]
  3470. name = "version_check"
  3471. version = "0.9.4"
  3472. source = "registry+https://github.com/rust-lang/crates.io-index"
  3473. checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
  3474. [[package]]
  3475. name = "wait-timeout"
  3476. version = "0.2.0"
  3477. source = "registry+https://github.com/rust-lang/crates.io-index"
  3478. checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
  3479. dependencies = [
  3480. "libc",
  3481. ]
  3482. [[package]]
  3483. name = "want"
  3484. version = "0.3.1"
  3485. source = "registry+https://github.com/rust-lang/crates.io-index"
  3486. checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
  3487. dependencies = [
  3488. "try-lock",
  3489. ]
  3490. [[package]]
  3491. name = "wasi"
  3492. version = "0.11.0+wasi-snapshot-preview1"
  3493. source = "registry+https://github.com/rust-lang/crates.io-index"
  3494. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  3495. [[package]]
  3496. name = "wasm-bindgen"
  3497. version = "0.2.92"
  3498. source = "registry+https://github.com/rust-lang/crates.io-index"
  3499. checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
  3500. dependencies = [
  3501. "cfg-if 1.0.0",
  3502. "wasm-bindgen-macro",
  3503. ]
  3504. [[package]]
  3505. name = "wasm-bindgen-backend"
  3506. version = "0.2.92"
  3507. source = "registry+https://github.com/rust-lang/crates.io-index"
  3508. checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
  3509. dependencies = [
  3510. "bumpalo",
  3511. "log",
  3512. "once_cell",
  3513. "proc-macro2",
  3514. "quote",
  3515. "syn 2.0.68",
  3516. "wasm-bindgen-shared",
  3517. ]
  3518. [[package]]
  3519. name = "wasm-bindgen-downcast"
  3520. version = "0.1.1"
  3521. source = "registry+https://github.com/rust-lang/crates.io-index"
  3522. checksum = "5dac026d43bcca6e7ce1c0956ba68f59edf6403e8e930a5d891be72c31a44340"
  3523. dependencies = [
  3524. "js-sys",
  3525. "once_cell",
  3526. "wasm-bindgen",
  3527. "wasm-bindgen-downcast-macros",
  3528. ]
  3529. [[package]]
  3530. name = "wasm-bindgen-downcast-macros"
  3531. version = "0.1.1"
  3532. source = "registry+https://github.com/rust-lang/crates.io-index"
  3533. checksum = "c5020cfa87c7cecefef118055d44e3c1fc122c7ec25701d528ee458a0b45f38f"
  3534. dependencies = [
  3535. "proc-macro2",
  3536. "quote",
  3537. "syn 1.0.109",
  3538. ]
  3539. [[package]]
  3540. name = "wasm-bindgen-futures"
  3541. version = "0.4.42"
  3542. source = "registry+https://github.com/rust-lang/crates.io-index"
  3543. checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
  3544. dependencies = [
  3545. "cfg-if 1.0.0",
  3546. "js-sys",
  3547. "wasm-bindgen",
  3548. "web-sys",
  3549. ]
  3550. [[package]]
  3551. name = "wasm-bindgen-macro"
  3552. version = "0.2.92"
  3553. source = "registry+https://github.com/rust-lang/crates.io-index"
  3554. checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
  3555. dependencies = [
  3556. "quote",
  3557. "wasm-bindgen-macro-support",
  3558. ]
  3559. [[package]]
  3560. name = "wasm-bindgen-macro-support"
  3561. version = "0.2.92"
  3562. source = "registry+https://github.com/rust-lang/crates.io-index"
  3563. checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
  3564. dependencies = [
  3565. "proc-macro2",
  3566. "quote",
  3567. "syn 2.0.68",
  3568. "wasm-bindgen-backend",
  3569. "wasm-bindgen-shared",
  3570. ]
  3571. [[package]]
  3572. name = "wasm-bindgen-shared"
  3573. version = "0.2.92"
  3574. source = "registry+https://github.com/rust-lang/crates.io-index"
  3575. checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
  3576. [[package]]
  3577. name = "wasm-encoder"
  3578. version = "0.212.0"
  3579. source = "registry+https://github.com/rust-lang/crates.io-index"
  3580. checksum = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33"
  3581. dependencies = [
  3582. "leb128",
  3583. ]
  3584. [[package]]
  3585. name = "wasmer"
  3586. version = "3.3.0"
  3587. source = "registry+https://github.com/rust-lang/crates.io-index"
  3588. checksum = "78caedecd8cb71ed47ccca03b68d69414a3d278bb031e6f93f15759344efdd52"
  3589. dependencies = [
  3590. "bytes",
  3591. "cfg-if 1.0.0",
  3592. "derivative",
  3593. "indexmap 1.9.3",
  3594. "js-sys",
  3595. "more-asserts",
  3596. "rustc-demangle",
  3597. "serde",
  3598. "serde-wasm-bindgen",
  3599. "target-lexicon",
  3600. "thiserror",
  3601. "wasm-bindgen",
  3602. "wasm-bindgen-downcast",
  3603. "wasmer-compiler",
  3604. "wasmer-compiler-cranelift",
  3605. "wasmer-derive",
  3606. "wasmer-types",
  3607. "wasmer-vm",
  3608. "wat",
  3609. "winapi",
  3610. ]
  3611. [[package]]
  3612. name = "wasmer-compiler"
  3613. version = "3.3.0"
  3614. source = "registry+https://github.com/rust-lang/crates.io-index"
  3615. checksum = "726a8450541af4a57c34af7b6973fdbfc79f896cc7e733429577dfd1d1687180"
  3616. dependencies = [
  3617. "backtrace",
  3618. "cfg-if 1.0.0",
  3619. "enum-iterator",
  3620. "enumset",
  3621. "lazy_static",
  3622. "leb128",
  3623. "memmap2",
  3624. "more-asserts",
  3625. "region",
  3626. "smallvec",
  3627. "thiserror",
  3628. "wasmer-types",
  3629. "wasmer-vm",
  3630. "wasmparser",
  3631. "winapi",
  3632. ]
  3633. [[package]]
  3634. name = "wasmer-compiler-cranelift"
  3635. version = "3.3.0"
  3636. source = "registry+https://github.com/rust-lang/crates.io-index"
  3637. checksum = "a1e5633f90f372563ebbdf3f9799c7b29ba11c90e56cf9b54017112d2e656c95"
  3638. dependencies = [
  3639. "cranelift-codegen",
  3640. "cranelift-entity",
  3641. "cranelift-frontend",
  3642. "gimli 0.26.2",
  3643. "more-asserts",
  3644. "rayon",
  3645. "smallvec",
  3646. "target-lexicon",
  3647. "tracing",
  3648. "wasmer-compiler",
  3649. "wasmer-types",
  3650. ]
  3651. [[package]]
  3652. name = "wasmer-derive"
  3653. version = "3.3.0"
  3654. source = "registry+https://github.com/rust-lang/crates.io-index"
  3655. checksum = "97901fdbaae383dbb90ea162cc3a76a9fa58ac39aec7948b4c0b9bbef9307738"
  3656. dependencies = [
  3657. "proc-macro-error",
  3658. "proc-macro2",
  3659. "quote",
  3660. "syn 1.0.109",
  3661. ]
  3662. [[package]]
  3663. name = "wasmer-types"
  3664. version = "3.3.0"
  3665. source = "registry+https://github.com/rust-lang/crates.io-index"
  3666. checksum = "67f1f2839f4f61509550e4ddcd0e658e19f3af862b51c79fda15549d735d659b"
  3667. dependencies = [
  3668. "bytecheck",
  3669. "enum-iterator",
  3670. "enumset",
  3671. "indexmap 1.9.3",
  3672. "more-asserts",
  3673. "rkyv",
  3674. "target-lexicon",
  3675. "thiserror",
  3676. ]
  3677. [[package]]
  3678. name = "wasmer-vm"
  3679. version = "3.3.0"
  3680. source = "registry+https://github.com/rust-lang/crates.io-index"
  3681. checksum = "043118ec4f16d1714fed3aab758b502b864bd865e1d5188626c9ad290100563f"
  3682. dependencies = [
  3683. "backtrace",
  3684. "cc",
  3685. "cfg-if 1.0.0",
  3686. "corosensei",
  3687. "dashmap",
  3688. "derivative",
  3689. "enum-iterator",
  3690. "fnv",
  3691. "indexmap 1.9.3",
  3692. "lazy_static",
  3693. "libc",
  3694. "mach",
  3695. "memoffset",
  3696. "more-asserts",
  3697. "region",
  3698. "scopeguard",
  3699. "thiserror",
  3700. "wasmer-types",
  3701. "winapi",
  3702. ]
  3703. [[package]]
  3704. name = "wasmparser"
  3705. version = "0.95.0"
  3706. source = "registry+https://github.com/rust-lang/crates.io-index"
  3707. checksum = "f2ea896273ea99b15132414be1da01ab0d8836415083298ecaffbe308eaac87a"
  3708. dependencies = [
  3709. "indexmap 1.9.3",
  3710. "url",
  3711. ]
  3712. [[package]]
  3713. name = "wast"
  3714. version = "212.0.0"
  3715. source = "registry+https://github.com/rust-lang/crates.io-index"
  3716. checksum = "4606a05fb0aae5d11dd7d8280a640d88a63ee019360ba9be552da3d294b8d1f5"
  3717. dependencies = [
  3718. "bumpalo",
  3719. "leb128",
  3720. "memchr",
  3721. "unicode-width",
  3722. "wasm-encoder",
  3723. ]
  3724. [[package]]
  3725. name = "wat"
  3726. version = "1.212.0"
  3727. source = "registry+https://github.com/rust-lang/crates.io-index"
  3728. checksum = "c74ca7f93f11a5d6eed8499f2a8daaad6e225cab0151bc25a091fff3b987532f"
  3729. dependencies = [
  3730. "wast",
  3731. ]
  3732. [[package]]
  3733. name = "web-sys"
  3734. version = "0.3.69"
  3735. source = "registry+https://github.com/rust-lang/crates.io-index"
  3736. checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
  3737. dependencies = [
  3738. "js-sys",
  3739. "wasm-bindgen",
  3740. ]
  3741. [[package]]
  3742. name = "wee_alloc"
  3743. version = "0.4.5"
  3744. source = "registry+https://github.com/rust-lang/crates.io-index"
  3745. checksum = "dbb3b5a6b2bb17cb6ad44a2e68a43e8d2722c997da10e928665c72ec6c0a0b8e"
  3746. dependencies = [
  3747. "cfg-if 0.1.10",
  3748. "libc",
  3749. "memory_units",
  3750. "winapi",
  3751. ]
  3752. [[package]]
  3753. name = "winapi"
  3754. version = "0.3.9"
  3755. source = "registry+https://github.com/rust-lang/crates.io-index"
  3756. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  3757. dependencies = [
  3758. "winapi-i686-pc-windows-gnu",
  3759. "winapi-x86_64-pc-windows-gnu",
  3760. ]
  3761. [[package]]
  3762. name = "winapi-i686-pc-windows-gnu"
  3763. version = "0.4.0"
  3764. source = "registry+https://github.com/rust-lang/crates.io-index"
  3765. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  3766. [[package]]
  3767. name = "winapi-x86_64-pc-windows-gnu"
  3768. version = "0.4.0"
  3769. source = "registry+https://github.com/rust-lang/crates.io-index"
  3770. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  3771. [[package]]
  3772. name = "windows-sys"
  3773. version = "0.33.0"
  3774. source = "registry+https://github.com/rust-lang/crates.io-index"
  3775. checksum = "43dbb096663629518eb1dfa72d80243ca5a6aca764cae62a2df70af760a9be75"
  3776. dependencies = [
  3777. "windows_aarch64_msvc 0.33.0",
  3778. "windows_i686_gnu 0.33.0",
  3779. "windows_i686_msvc 0.33.0",
  3780. "windows_x86_64_gnu 0.33.0",
  3781. "windows_x86_64_msvc 0.33.0",
  3782. ]
  3783. [[package]]
  3784. name = "windows-sys"
  3785. version = "0.48.0"
  3786. source = "registry+https://github.com/rust-lang/crates.io-index"
  3787. checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
  3788. dependencies = [
  3789. "windows-targets 0.48.5",
  3790. ]
  3791. [[package]]
  3792. name = "windows-sys"
  3793. version = "0.52.0"
  3794. source = "registry+https://github.com/rust-lang/crates.io-index"
  3795. checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
  3796. dependencies = [
  3797. "windows-targets 0.52.5",
  3798. ]
  3799. [[package]]
  3800. name = "windows-targets"
  3801. version = "0.48.5"
  3802. source = "registry+https://github.com/rust-lang/crates.io-index"
  3803. checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
  3804. dependencies = [
  3805. "windows_aarch64_gnullvm 0.48.5",
  3806. "windows_aarch64_msvc 0.48.5",
  3807. "windows_i686_gnu 0.48.5",
  3808. "windows_i686_msvc 0.48.5",
  3809. "windows_x86_64_gnu 0.48.5",
  3810. "windows_x86_64_gnullvm 0.48.5",
  3811. "windows_x86_64_msvc 0.48.5",
  3812. ]
  3813. [[package]]
  3814. name = "windows-targets"
  3815. version = "0.52.5"
  3816. source = "registry+https://github.com/rust-lang/crates.io-index"
  3817. checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
  3818. dependencies = [
  3819. "windows_aarch64_gnullvm 0.52.5",
  3820. "windows_aarch64_msvc 0.52.5",
  3821. "windows_i686_gnu 0.52.5",
  3822. "windows_i686_gnullvm",
  3823. "windows_i686_msvc 0.52.5",
  3824. "windows_x86_64_gnu 0.52.5",
  3825. "windows_x86_64_gnullvm 0.52.5",
  3826. "windows_x86_64_msvc 0.52.5",
  3827. ]
  3828. [[package]]
  3829. name = "windows_aarch64_gnullvm"
  3830. version = "0.48.5"
  3831. source = "registry+https://github.com/rust-lang/crates.io-index"
  3832. checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
  3833. [[package]]
  3834. name = "windows_aarch64_gnullvm"
  3835. version = "0.52.5"
  3836. source = "registry+https://github.com/rust-lang/crates.io-index"
  3837. checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
  3838. [[package]]
  3839. name = "windows_aarch64_msvc"
  3840. version = "0.33.0"
  3841. source = "registry+https://github.com/rust-lang/crates.io-index"
  3842. checksum = "cd761fd3eb9ab8cc1ed81e56e567f02dd82c4c837e48ac3b2181b9ffc5060807"
  3843. [[package]]
  3844. name = "windows_aarch64_msvc"
  3845. version = "0.48.5"
  3846. source = "registry+https://github.com/rust-lang/crates.io-index"
  3847. checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
  3848. [[package]]
  3849. name = "windows_aarch64_msvc"
  3850. version = "0.52.5"
  3851. source = "registry+https://github.com/rust-lang/crates.io-index"
  3852. checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
  3853. [[package]]
  3854. name = "windows_i686_gnu"
  3855. version = "0.33.0"
  3856. source = "registry+https://github.com/rust-lang/crates.io-index"
  3857. checksum = "cab0cf703a96bab2dc0c02c0fa748491294bf9b7feb27e1f4f96340f208ada0e"
  3858. [[package]]
  3859. name = "windows_i686_gnu"
  3860. version = "0.48.5"
  3861. source = "registry+https://github.com/rust-lang/crates.io-index"
  3862. checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
  3863. [[package]]
  3864. name = "windows_i686_gnu"
  3865. version = "0.52.5"
  3866. source = "registry+https://github.com/rust-lang/crates.io-index"
  3867. checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
  3868. [[package]]
  3869. name = "windows_i686_gnullvm"
  3870. version = "0.52.5"
  3871. source = "registry+https://github.com/rust-lang/crates.io-index"
  3872. checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
  3873. [[package]]
  3874. name = "windows_i686_msvc"
  3875. version = "0.33.0"
  3876. source = "registry+https://github.com/rust-lang/crates.io-index"
  3877. checksum = "8cfdbe89cc9ad7ce618ba34abc34bbb6c36d99e96cae2245b7943cd75ee773d0"
  3878. [[package]]
  3879. name = "windows_i686_msvc"
  3880. version = "0.48.5"
  3881. source = "registry+https://github.com/rust-lang/crates.io-index"
  3882. checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
  3883. [[package]]
  3884. name = "windows_i686_msvc"
  3885. version = "0.52.5"
  3886. source = "registry+https://github.com/rust-lang/crates.io-index"
  3887. checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
  3888. [[package]]
  3889. name = "windows_x86_64_gnu"
  3890. version = "0.33.0"
  3891. source = "registry+https://github.com/rust-lang/crates.io-index"
  3892. checksum = "b4dd9b0c0e9ece7bb22e84d70d01b71c6d6248b81a3c60d11869451b4cb24784"
  3893. [[package]]
  3894. name = "windows_x86_64_gnu"
  3895. version = "0.48.5"
  3896. source = "registry+https://github.com/rust-lang/crates.io-index"
  3897. checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
  3898. [[package]]
  3899. name = "windows_x86_64_gnu"
  3900. version = "0.52.5"
  3901. source = "registry+https://github.com/rust-lang/crates.io-index"
  3902. checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
  3903. [[package]]
  3904. name = "windows_x86_64_gnullvm"
  3905. version = "0.48.5"
  3906. source = "registry+https://github.com/rust-lang/crates.io-index"
  3907. checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
  3908. [[package]]
  3909. name = "windows_x86_64_gnullvm"
  3910. version = "0.52.5"
  3911. source = "registry+https://github.com/rust-lang/crates.io-index"
  3912. checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
  3913. [[package]]
  3914. name = "windows_x86_64_msvc"
  3915. version = "0.33.0"
  3916. source = "registry+https://github.com/rust-lang/crates.io-index"
  3917. checksum = "ff1e4aa646495048ec7f3ffddc411e1d829c026a2ec62b39da15c1055e406eaa"
  3918. [[package]]
  3919. name = "windows_x86_64_msvc"
  3920. version = "0.48.5"
  3921. source = "registry+https://github.com/rust-lang/crates.io-index"
  3922. checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
  3923. [[package]]
  3924. name = "windows_x86_64_msvc"
  3925. version = "0.52.5"
  3926. source = "registry+https://github.com/rust-lang/crates.io-index"
  3927. checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
  3928. [[package]]
  3929. name = "winnow"
  3930. version = "0.5.40"
  3931. source = "registry+https://github.com/rust-lang/crates.io-index"
  3932. checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
  3933. dependencies = [
  3934. "memchr",
  3935. ]
  3936. [[package]]
  3937. name = "winnow"
  3938. version = "0.6.13"
  3939. source = "registry+https://github.com/rust-lang/crates.io-index"
  3940. checksum = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1"
  3941. dependencies = [
  3942. "memchr",
  3943. ]
  3944. [[package]]
  3945. name = "winreg"
  3946. version = "0.52.0"
  3947. source = "registry+https://github.com/rust-lang/crates.io-index"
  3948. checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
  3949. dependencies = [
  3950. "cfg-if 1.0.0",
  3951. "windows-sys 0.48.0",
  3952. ]
  3953. [[package]]
  3954. name = "wyz"
  3955. version = "0.5.1"
  3956. source = "registry+https://github.com/rust-lang/crates.io-index"
  3957. checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
  3958. dependencies = [
  3959. "tap",
  3960. ]
  3961. [[package]]
  3962. name = "zerocopy"
  3963. version = "0.7.34"
  3964. source = "registry+https://github.com/rust-lang/crates.io-index"
  3965. checksum = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087"
  3966. dependencies = [
  3967. "zerocopy-derive",
  3968. ]
  3969. [[package]]
  3970. name = "zerocopy-derive"
  3971. version = "0.7.34"
  3972. source = "registry+https://github.com/rust-lang/crates.io-index"
  3973. checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b"
  3974. dependencies = [
  3975. "proc-macro2",
  3976. "quote",
  3977. "syn 2.0.68",
  3978. ]
  3979. [[package]]
  3980. name = "zeroize"
  3981. version = "1.8.1"
  3982. source = "registry+https://github.com/rust-lang/crates.io-index"
  3983. checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
  3984. dependencies = [
  3985. "zeroize_derive",
  3986. ]
  3987. [[package]]
  3988. name = "zeroize_derive"
  3989. version = "1.4.2"
  3990. source = "registry+https://github.com/rust-lang/crates.io-index"
  3991. checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
  3992. dependencies = [
  3993. "proc-macro2",
  3994. "quote",
  3995. "syn 2.0.68",
  3996. ]