Skip to content

Commit 77f89af

Browse files
Update library version to 0.29.0
1 parent 25033f6 commit 77f89af

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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.

bdk-ffi/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[package]
22
name = "bdk-ffi"
3-
version = "0.28.0"
3+
version = "0.29.0"
44
authors = ["Steve Myers <[email protected]>", "Sudarsan Balaji <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77

88
[lib]
99
crate-type = ["lib", "staticlib", "cdylib"]
10-
#crate-type = ["staticlib", "cdylib"]
11-
#crate-type = ["cdylib"]
1210
name = "bdkffi"
1311

1412
[[bin]]

0 commit comments

Comments
 (0)