bringing in source files from my first pass at this project
This commit is contained in:
9
rustseq/Cargo.toml
Normal file
9
rustseq/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "rustseq"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rusqlite = "0.34.0"
|
||||
streaming-iterator = "0.1.9"
|
||||
tree_iterators_rs = "3.1.0"
|
||||
Reference in New Issue
Block a user