Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion qdrant.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: qdrant
version: 1.12.5
epoch: 0
epoch: 1
description: "High-performance, massive-scale Vector Database for the next generation of AI"
copyright:
- license: Apache-2.0
Expand Down
4 changes: 4 additions & 0 deletions qdrant/cargobump-deps.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
packages:
- name: quinn-proto
version: 0.11.8
- name: hashbrown
version: 0.15.1
- name: rustls
version: 0.23.18
Loading