Skip to content

Commit

Permalink
Update ssb-multiformats
Browse files Browse the repository at this point in the history
  • Loading branch information
sbillig committed Apr 18, 2020
1 parent a1ba7eb commit 2aee4bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "flumedb"
version = "0.1.3"
version = "0.1.4"
authors = ["Piet Geursen <pietgeursen@gmail.com>", "sean billig <sean.billig@gmail.com"]
edition = "2018"
license = "AGPL-3.0"
Expand All @@ -24,8 +24,7 @@ serde_bytes = "0.11.3"
serde_cbor = "0.10.2"
buffered_offset_reader = "0.6.0"
bidir_iter = "0.2.1"
ssb-multiformats = "0.1.0"

ssb-multiformats = "0.2.1"

[dev-dependencies]
criterion = "0.3.0"
Expand Down

0 comments on commit 2aee4bd

Please # to comment.