123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310 |
- # This file is automatically @generated by Cargo.
- # It is not intended for manual editing.
- version = 3
- [[package]]
- name = "autocfg"
- version = "1.2.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
- [[package]]
- name = "bitflags"
- version = "1.3.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
- [[package]]
- name = "cfg-if"
- version = "1.0.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
- [[package]]
- name = "diff-tree-py"
- version = "0.22.2"
- dependencies = [
- "pyo3",
- ]
- [[package]]
- name = "heck"
- version = "0.4.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
- [[package]]
- name = "indoc"
- version = "2.0.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
- [[package]]
- name = "libc"
- version = "0.2.153"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
- [[package]]
- name = "lock_api"
- version = "0.4.11"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
- dependencies = [
- "autocfg",
- "scopeguard",
- ]
- [[package]]
- name = "memchr"
- version = "2.7.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
- [[package]]
- name = "memoffset"
- version = "0.9.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
- dependencies = [
- "autocfg",
- ]
- [[package]]
- name = "objects-py"
- version = "0.22.2"
- dependencies = [
- "memchr",
- "pyo3",
- ]
- [[package]]
- name = "once_cell"
- version = "1.19.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
- [[package]]
- name = "pack-py"
- version = "0.22.2"
- dependencies = [
- "memchr",
- "pyo3",
- ]
- [[package]]
- name = "parking_lot"
- version = "0.12.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
- dependencies = [
- "lock_api",
- "parking_lot_core",
- ]
- [[package]]
- name = "parking_lot_core"
- version = "0.9.9"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
- dependencies = [
- "cfg-if",
- "libc",
- "redox_syscall",
- "smallvec",
- "windows-targets",
- ]
- [[package]]
- name = "portable-atomic"
- version = "1.6.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
- [[package]]
- name = "proc-macro2"
- version = "1.0.79"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"
- dependencies = [
- "unicode-ident",
- ]
- [[package]]
- name = "pyo3"
- version = "0.21.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8"
- dependencies = [
- "cfg-if",
- "indoc",
- "libc",
- "memoffset",
- "parking_lot",
- "portable-atomic",
- "pyo3-build-config",
- "pyo3-ffi",
- "pyo3-macros",
- "unindent",
- ]
- [[package]]
- name = "pyo3-build-config"
- version = "0.21.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50"
- dependencies = [
- "once_cell",
- "target-lexicon",
- ]
- [[package]]
- name = "pyo3-ffi"
- version = "0.21.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "01be5843dc60b916ab4dad1dca6d20b9b4e6ddc8e15f50c47fe6d85f1fb97403"
- dependencies = [
- "libc",
- "pyo3-build-config",
- ]
- [[package]]
- name = "pyo3-macros"
- version = "0.21.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217dfac53c"
- dependencies = [
- "proc-macro2",
- "pyo3-macros-backend",
- "quote",
- "syn",
- ]
- [[package]]
- name = "pyo3-macros-backend"
- version = "0.21.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c"
- dependencies = [
- "heck",
- "proc-macro2",
- "pyo3-build-config",
- "quote",
- "syn",
- ]
- [[package]]
- name = "quote"
- version = "1.0.35"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
- dependencies = [
- "proc-macro2",
- ]
- [[package]]
- name = "redox_syscall"
- version = "0.4.1"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
- dependencies = [
- "bitflags",
- ]
- [[package]]
- name = "scopeguard"
- version = "1.2.0"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
- [[package]]
- name = "smallvec"
- version = "1.13.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
- [[package]]
- name = "syn"
- version = "2.0.57"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
- dependencies = [
- "proc-macro2",
- "quote",
- "unicode-ident",
- ]
- [[package]]
- name = "target-lexicon"
- version = "0.12.14"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
- [[package]]
- name = "unicode-ident"
- version = "1.0.12"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
- [[package]]
- name = "unindent"
- version = "0.2.3"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
- [[package]]
- name = "windows-targets"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
- dependencies = [
- "windows_aarch64_gnullvm",
- "windows_aarch64_msvc",
- "windows_i686_gnu",
- "windows_i686_msvc",
- "windows_x86_64_gnu",
- "windows_x86_64_gnullvm",
- "windows_x86_64_msvc",
- ]
- [[package]]
- name = "windows_aarch64_gnullvm"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
- [[package]]
- name = "windows_aarch64_msvc"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
- [[package]]
- name = "windows_i686_gnu"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
- [[package]]
- name = "windows_i686_msvc"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
- [[package]]
- name = "windows_x86_64_gnu"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
- [[package]]
- name = "windows_x86_64_gnullvm"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
- [[package]]
- name = "windows_x86_64_msvc"
- version = "0.48.5"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|