Skip to content

Commit

Permalink
Revert adding chatbot to server
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Sep 4, 2024
1 parent 36641a3 commit ea5b558
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ edition = "2021"

[dependencies]
miniserve = { path = "../miniserve" }
chatbot = { path = "../chatbot" }
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.121"
tokio = { workspace = true, features = ["full"] }

0 comments on commit ea5b558

Please sign in to comment.