Skip to content
Merged
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.16.3"
epoch: 0 # GHSA-xwfj-jgwm-7wp5
epoch: 1 # GHSA-9c48-w39g-hm26
description: "High-performance, massive-scale Vector Database for the next generation of AI"
copyright:
- license: Apache-2.0
Expand Down
2 changes: 2 additions & 0 deletions qdrant/cargobump-deps.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
packages:
- name: tracing-subscriber
version: 0.3.20
- name: rsa
version: 0.9.10
Loading