Skip to content

Commit 7662941

Browse files
authored
Merge pull request #17 from buffrr/spaces-0.3.1
chore(deps): spaces 0.3.1
2 parents 92e5be4 + ac7042b commit 7662941

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ relay = { git = "https://github.com/spacesprotocol/certrelay.git" }
1919
fabric = { package = "fabric-resolver", version = "=0.2.9" }
2020

2121
# Spaces protocol crates
22-
spaces_protocol = { version = "0.3.0", features = ["std"] }
23-
spaces_nums = { version = "0.3.0", features = ["std"] }
24-
spaces_client = { version = "0.3.0" }
25-
spaces_wallet = "0.3.0"
22+
spaces_protocol = { version = "0.3.1", features = ["std"] }
23+
spaces_nums = { version = "0.3.1", features = ["std"] }
24+
spaces_client = { version = "0.3.1" }
25+
spaces_wallet = "0.3.1"
2626
spaces_testutil = { git = "https://github.com/spacesprotocol/spaces.git", branch = "subspaces" }
2727

2828
# Common third-party deps

0 commit comments

Comments
 (0)