Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
build: build muta v0.2.0-rc.2.1 (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
LycrusHamster authored Sep 4, 2020
1 parent 0e78e34 commit 9fa17d7
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "muta"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion binding-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "binding-macro"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion built-in-services/asset/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asset"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion built-in-services/metadata/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metadata"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion built-in-services/multi-signature/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "multi-signature"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion built-in-services/util/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "util"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/channel/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-channel"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/config-parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-config-parser"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/crypto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-crypto"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/logger/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-logger"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/merkle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-merkle"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion common/pubsub/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "common-pubsub"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion core/api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "core-api"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion core/consensus/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "core-consensus"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion core/mempool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "core-mempool"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion core/network/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "core-network"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion core/storage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "core-storage"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion devtools/keypair/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "muta-keypair"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
include = ["Cargo.toml", "src/*"]
Expand Down
2 changes: 1 addition & 1 deletion framework/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "framework"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down
2 changes: 1 addition & 1 deletion protocol/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "muta-protocol"
version = "0.2.0-rc.2"
version = "0.2.0-rc.2.1"
authors = ["Muta Dev <muta@nervos.org>"]
edition = "2018"
repository = "https://github.com/nervosnetwork/muta"
Expand Down

0 comments on commit 9fa17d7

Please sign in to comment.