Skip to content

Commit

Permalink
Merge pull request #56 from EspressoSystems/ag/debloat
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinI authored Oct 22, 2024
2 parents ca1e118 + df432ee commit 7c50f33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vbs"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
rust-version = "1.75.0"
authors = ["Espresso Systems <[email protected]>"]
Expand All @@ -14,4 +14,3 @@ anyhow = "1.0"
bincode = "1.3"
derive_more = "0.99"
serde = { version = "1.0", features = ["derive"] }
serde_with = "3.4"

0 comments on commit 7c50f33

Please sign in to comment.