Skip to content

Commit

Permalink
Upgrade stellar-strkey (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Oct 24, 2023
1 parent ae0b8bb commit 2851abd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ doctest = false
crate-git-revision = "0.0.6"

[dependencies]
stellar-strkey = { version = "0.0.7", optional = true }
stellar-strkey = { version = "0.0.8", optional = true }
base64 = { version = "0.13.0", optional = true }
serde = { version = "1.0.139", features = ["derive"], optional = true }
serde_with = { version = "3.0.0", optional = true }
Expand Down

0 comments on commit 2851abd

Please sign in to comment.