Riley Apeldoorn
21294f58ee
- Also tests for the behavior of arrows in the database - Also also, a fix for prefix scanning (i was doing it wrong
9 lines
118 B
TOML
9 lines
118 B
TOML
[workspace]
|
|
members = [
|
|
"lib/puppy",
|
|
"lib/store",
|
|
"lib/fetch",
|
|
"bin/server",
|
|
"bin/pupctl",
|
|
]
|
|
resolver = "2"
|