fix-wasm-foo #2

Merged
tristan merged 5 commits from fix-wasm-foo into main 2025-02-10 14:52:32 +00:00
3 changed files with 0 additions and 6621 deletions
Showing only changes of commit 488238222e - Show all commits

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!");
}