mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 16:55:43 +00:00
Release v0.15 (#248)
* Add 0.15.0 changelog section * Update CHANGELOG.md format * Bump versions * Update CHANGELOG.md * Specify explicit version for client * Remove unused subxt dev dependency * Upgrade deps
This commit is contained in:
+1
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "substrate-subxt-client"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
authors = ["David Craven <david@craven.ch>", "Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -31,5 +31,4 @@ sc-service = { version = "0.9.0", default-features = false, features = ["wasmtim
|
||||
[dev-dependencies]
|
||||
async-std = { version = "1.8.0", features = ["attributes"] }
|
||||
env_logger = "0.8.2"
|
||||
substrate-subxt = { path = "..", features = ["client"] }
|
||||
tempdir = "0.3.7"
|
||||
|
||||
Reference in New Issue
Block a user