Sync package versions in the repo.

This commit is contained in:
parazyd
2022-04-28 20:19:04 +02:00
parent 35c77562ed
commit 01724a544d
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "consensusd"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
[dependencies.darkfi]

View File

@@ -1,6 +1,6 @@
[package]
name = "plonkbyhand"
version = "0.1.0"
version = "0.3.0"
edition = "2021"

View File

@@ -1,6 +1,6 @@
[package]
name = "nodes-tool"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
[dependencies.darkfi]

View File

@@ -1,6 +1,6 @@
[package]
name = "pasta"
version = "0.1.0"
version = "0.3.0"
authors = ["narodnik <x@x.org>"]
edition = "2018"

View File

@@ -1,6 +1,6 @@
[package]
name = "streamlet_rust"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
[dependencies.darkfi]

View File

@@ -1,6 +1,6 @@
[package]
name = "validatord"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
[dependencies.darkfi]