Skip to content

Commit 5e3201c

Browse files
committed
Cargo: clubcard-crlite 0.5.1 -> 0.6
This takes the latest `clubcard-crlite` to align on the clubcard filter version encoding/decoding. It's wire compatible with existing filters.
1 parent 3d2546f commit 5e3201c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -14,7 +14,7 @@ base64 = "0.22.1"
1414
chrono = { version = "0.4.42", features = ["alloc"], default-features = false }
1515
clap = { version = "4.5", features = ["derive"] }
1616
clubcard = { version = "0.3.3", features = ["builder"] }
17-
clubcard-crlite = { version = "0.5.1", default-features = false, features = ["bincode"] }
17+
clubcard-crlite = { version = "0.6", default-features = false, features = ["bincode"] }
1818
criterion = "0.8"
1919
csv = "1.4"
2020
directories = "6"

0 commit comments

Comments
 (0)