Skip to content

Commit c7bb9ed

Browse files
committed
bump
1 parent 8273207 commit c7bb9ed

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

das_api/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

das_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "das_api"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

digital_asset_types/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

digital_asset_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "digital_asset_types"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

metaplex-rpc-proxy/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

metaplex-rpc-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metaplex-rpc-proxy"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
edition = "2021"
55

66
[build]

migration/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

migration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "migration"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
edition = "2021"
55
publish = false
66

nft_ingester/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nft_ingester/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nft_ingester"
3-
version = "0.5.7"
3+
version = "0.5.8"
44
edition = "2021"
55

66
[dependencies]
@@ -64,4 +64,4 @@ mpl-token-metadata = { git="https://github.com/metaplex-foundation/metaplex-prog
6464
mpl-candy-machine-core = { git="https://github.com/metaplex-foundation/metaplex-program-library", branch="update-deps"}
6565
mpl-bubblegum = { git="https://github.com/metaplex-foundation/metaplex-program-library", branch="update-deps"}
6666
mpl-candy-guard = { git="https://github.com/metaplex-foundation/mpl-candy-guard", branch="update-deps"}
67-
plerkle_messenger = { git="https://github.com/metaplex-foundation/digital-asset-validator-plugin", branch="speed-exp"}
67+
plerkle_messenger = { git="https://github.com/metaplex-foundation/digital-asset-validator-plugin", branch="speed-exp"}

0 commit comments

Comments
 (0)