Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Kristian Wahlroos <[email protected]>
  • Loading branch information
KristianWahlroos committed Dec 2, 2021
1 parent b58a2d7 commit 7c51bf9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 crates/interledger-btp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async-trait = { version = "0.1.22", default-features = false }
tokio = { version = "1.9.0", default-features = false, features = ["rt", "time", "macros"] }
tokio-stream = { version = "0.1.7" }
once_cell = { version = "1.3.1", default-features = false }
pin-project = { version = "0.4.6", default-features = false }
pin-project = { version = "0.4.28", default-features = false }

[dev-dependencies]
hex-literal = "0.3"
Expand Down

0 comments on commit 7c51bf9

Please sign in to comment.