Skip to content

Commit ad454d5

Browse files
committed
blobby: 0.4.0-pre.1
This includes the binary file format changes included in #1207 This release is to remove the various [patch.crates-io] we have to support the new format.
1 parent a7e36d3 commit ad454d5

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.

blobby/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blobby"
3-
version = "0.4.0-pre.0"
3+
version = "0.4.0-pre.1"
44
authors = ["RustCrypto Developers"]
55
license = "MIT OR Apache-2.0"
66
description = "Iterator over simple binary blob storage"

0 commit comments

Comments
 (0)