Cargo.lock 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 4
  4. [[package]]
  5. name = "autocfg"
  6. version = "1.5.0"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
  9. [[package]]
  10. name = "diff-tree-py"
  11. version = "0.24.4"
  12. dependencies = [
  13. "pyo3",
  14. ]
  15. [[package]]
  16. name = "heck"
  17. version = "0.5.0"
  18. source = "registry+https://github.com/rust-lang/crates.io-index"
  19. checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
  20. [[package]]
  21. name = "indoc"
  22. version = "2.0.6"
  23. source = "registry+https://github.com/rust-lang/crates.io-index"
  24. checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
  25. [[package]]
  26. name = "libc"
  27. version = "0.2.177"
  28. source = "registry+https://github.com/rust-lang/crates.io-index"
  29. checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
  30. [[package]]
  31. name = "memchr"
  32. version = "2.7.6"
  33. source = "registry+https://github.com/rust-lang/crates.io-index"
  34. checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
  35. [[package]]
  36. name = "memoffset"
  37. version = "0.9.1"
  38. source = "registry+https://github.com/rust-lang/crates.io-index"
  39. checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
  40. dependencies = [
  41. "autocfg",
  42. ]
  43. [[package]]
  44. name = "objects-py"
  45. version = "0.24.4"
  46. dependencies = [
  47. "memchr",
  48. "pyo3",
  49. ]
  50. [[package]]
  51. name = "once_cell"
  52. version = "1.21.3"
  53. source = "registry+https://github.com/rust-lang/crates.io-index"
  54. checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
  55. [[package]]
  56. name = "pack-py"
  57. version = "0.24.4"
  58. dependencies = [
  59. "memchr",
  60. "pyo3",
  61. ]
  62. [[package]]
  63. name = "portable-atomic"
  64. version = "1.11.1"
  65. source = "registry+https://github.com/rust-lang/crates.io-index"
  66. checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
  67. [[package]]
  68. name = "proc-macro2"
  69. version = "1.0.101"
  70. source = "registry+https://github.com/rust-lang/crates.io-index"
  71. checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
  72. dependencies = [
  73. "unicode-ident",
  74. ]
  75. [[package]]
  76. name = "pyo3"
  77. version = "0.26.0"
  78. source = "registry+https://github.com/rust-lang/crates.io-index"
  79. checksum = "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383"
  80. dependencies = [
  81. "indoc",
  82. "libc",
  83. "memoffset",
  84. "once_cell",
  85. "portable-atomic",
  86. "pyo3-build-config",
  87. "pyo3-ffi",
  88. "pyo3-macros",
  89. "unindent",
  90. ]
  91. [[package]]
  92. name = "pyo3-build-config"
  93. version = "0.26.0"
  94. source = "registry+https://github.com/rust-lang/crates.io-index"
  95. checksum = "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f"
  96. dependencies = [
  97. "target-lexicon",
  98. ]
  99. [[package]]
  100. name = "pyo3-ffi"
  101. version = "0.26.0"
  102. source = "registry+https://github.com/rust-lang/crates.io-index"
  103. checksum = "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105"
  104. dependencies = [
  105. "libc",
  106. "pyo3-build-config",
  107. ]
  108. [[package]]
  109. name = "pyo3-macros"
  110. version = "0.26.0"
  111. source = "registry+https://github.com/rust-lang/crates.io-index"
  112. checksum = "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded"
  113. dependencies = [
  114. "proc-macro2",
  115. "pyo3-macros-backend",
  116. "quote",
  117. "syn",
  118. ]
  119. [[package]]
  120. name = "pyo3-macros-backend"
  121. version = "0.26.0"
  122. source = "registry+https://github.com/rust-lang/crates.io-index"
  123. checksum = "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf"
  124. dependencies = [
  125. "heck",
  126. "proc-macro2",
  127. "pyo3-build-config",
  128. "quote",
  129. "syn",
  130. ]
  131. [[package]]
  132. name = "quote"
  133. version = "1.0.41"
  134. source = "registry+https://github.com/rust-lang/crates.io-index"
  135. checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1"
  136. dependencies = [
  137. "proc-macro2",
  138. ]
  139. [[package]]
  140. name = "syn"
  141. version = "2.0.106"
  142. source = "registry+https://github.com/rust-lang/crates.io-index"
  143. checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
  144. dependencies = [
  145. "proc-macro2",
  146. "quote",
  147. "unicode-ident",
  148. ]
  149. [[package]]
  150. name = "target-lexicon"
  151. version = "0.13.3"
  152. source = "registry+https://github.com/rust-lang/crates.io-index"
  153. checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c"
  154. [[package]]
  155. name = "unicode-ident"
  156. version = "1.0.19"
  157. source = "registry+https://github.com/rust-lang/crates.io-index"
  158. checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
  159. [[package]]
  160. name = "unindent"
  161. version = "0.2.4"
  162. source = "registry+https://github.com/rust-lang/crates.io-index"
  163. checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"