Remove docstub

This commit is contained in:
Tristan D. 2025-02-10 15:47:15 +01:00
parent 801ec80301
commit 488238222e
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4
3 changed files with 0 additions and 6621 deletions

6606
docstub/Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,12 +0,0 @@
[package]
name = "docstub"
version = "0.1.0"
edition = "2021"
[dependencies]
iced = "0.12.1"
iced_audio = "0.12.0"
iced_aw = "0.9.3"
iced_term = "0.4.0"
qdrant-client = "1.11.2"
swiftide = { version = "0.9.1", features = ["redis", "openai", "qdrant", "ollama", "test-utils", "tree-sitter"] }

View file

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}