Skip to content

Commit

Permalink
Update p2panda-rs to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Nov 19, 2023
1 parent 59db6b4 commit d081f6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -34,7 +34,7 @@ gql_client = "1.0.7"
hex = "0.4.3"
indicatif = "0.17.6"
mime_guess = "2.0.4"
p2panda-rs = "0.8.0"
p2panda-rs = "0.8.1"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
tokio = { version = "1.32.0", features = ["rt-multi-thread", "macros", "fs"] }
Expand Down

0 comments on commit d081f6b

Please sign in to comment.