Skip to content

Commit

Permalink
massa package version upgrade (massalabs#4279)
Browse files Browse the repository at this point in the history
  • Loading branch information
modship authored Jul 26, 2023
1 parent 122a1f6 commit 82c5757
Show file tree
Hide file tree
Showing 42 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion .cargo/config
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[alias]
xtask = "run --package massa-xtask --"
xtask = "run --package massa_xtask --"
80 changes: 40 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion massa-api-exports/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_api_exports"
version = "0.24.0"
version = "0.25.0"
authors = ["Massa Labs <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion massa-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_api"
version = "0.24.0"
version = "0.25.0"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion massa-async-pool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_async_pool"
version = "0.24.0"
version = "0.25.0"
authors = ["Massa Labs <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion massa-bootstrap/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_bootstrap"
version = "0.24.0"
version = "0.25.0"
authors = ["Massa Labs <[email protected]>"]
edition = "2021"

Expand Down
Loading

0 comments on commit 82c5757

Please sign in to comment.