Skip to content

Commit f1c73a6

Browse files
committed
use merged WAL commit
1 parent 67e26d6 commit f1c73a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ tonic-reflection = "0.11.0"
283283
tracing = { version = "0.1", features = ["async-await"] }
284284
uuid = { version = "1.19", features = ["v4", "serde"] }
285285
validator = { version = "0.20.0", features = ["derive"] }
286-
wal = { git = "https://github.com/qdrant/wal.git", branch = "allow-set-retention" }
286+
wal = { git = "https://github.com/qdrant/wal.git", rev = "2209eb2c4a359d9c32f63d868c580df360efa4a9" }
287287
zerocopy = { version = "0.8.31", features = ["derive"] }
288288
atomic_refcell = "0.1.13"
289289
byteorder = "1.5.0"

0 commit comments

Comments
 (0)