mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
17 lines
362 B
Text
17 lines
362 B
Text
|
|
# This file is automatically @generated by Cargo.
|
||
|
|
# It is not intended for manual editing.
|
||
|
|
version = 3
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "cc"
|
||
|
|
version = "1.0.90"
|
||
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "tests"
|
||
|
|
version = "0.1.0"
|
||
|
|
dependencies = [
|
||
|
|
"cc",
|
||
|
|
]
|