We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf33be commit e7e00b8Copy full SHA for e7e00b8
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cumulo-dipa"
3
-version = "0.1.1"
+version = "0.1.2"
4
description = "dipa makes it easy to efficiently delta encode large Rust data structures."
5
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
6
edition = "2018"
crates/dipa-derive/Cargo.toml
name = "cumulo-dipa-derive"
-version = "0.1.0"
+version = "0.1.1"
description = "The derive macro for the cumulo-dipa crate"
0 commit comments