Skip to content

Commit 034251d

Browse files
update version 0.2.18
1 parent 77a7447 commit 034251d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ homepage = "https://klever.org/"
2828
license = "Apache-2.0"
2929
repository = "https://github.com/kleverio/kos-rs"
3030
rust-version = "1.69.0"
31-
version = "0.2.17"
31+
version = "0.2.18"
3232

3333
[workspace.dependencies]
3434
bech32 = "0.9.1"
@@ -69,7 +69,7 @@ serde_json = "1.0"
6969
thiserror = "1.0"
7070
kos-mobile = { version = "0.1.0", path = "./packages/kos-mobile", default-features = false }
7171
ecies = { version = "0.2.7", default-features = false, features = ["pure"] }
72-
kos = { version = "0.2.17", path = "./packages/kos", default-features = false, features = ["not-ksafe"] }
72+
kos = { version = "0.2.18", path = "./packages/kos", default-features = false, features = ["not-ksafe"] }
7373

7474
# lightning
7575
lwk_common = "0.9.0"

0 commit comments

Comments
 (0)