Skip to content

Commit 8765791

Browse files
committed
update ckb-bitcoin-spv-type-lock to v0.2.0
1 parent bbeb06c commit 8765791

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

checksums.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
6bbea4820329050e1fc65f9c15cab5948b824c73aa3430d7d92b793c53ca66b6 build/release/can-update-without-ownership-lock
2-
ac70b097ec5727499adb930e6ae8317c117682b78944e42dc779916e9ef9c4f5 build/release/ckb-bitcoin-spv-type-lock
2+
eaa9e3aeb1205e611078a819e960c33f4934ea49029aab3445a241955e696ee1 build/release/ckb-bitcoin-spv-type-lock

contracts/ckb-bitcoin-spv-type-lock/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-bitcoin-spv-type-lock"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Boyu Yang <[email protected]>"]
55
edition = "2021"
66
license = "MIT"
@@ -17,4 +17,4 @@ version = "0.1.0"
1717
git = "https://github.com/ckb-cell/ckb-bitcoin-spv"
1818
rev = "bfc71d7"
1919
default-features = false
20-
features = ["no-std"]
20+
features = ["no-std"]

0 commit comments

Comments
 (0)