Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
gfx committed Dec 25, 2023
1 parent ac6f9dd commit ffc503e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -7,7 +7,7 @@ edition = "2021"
reqwest = { version = "0.11", features = [] }
tokio = { version = "1", features = ["full"] }
feed-rs = { version = "1" }
atrium-api = { version = "0.14" }
atrium-api = { version = "0.15" }
atrium-xrpc-client = { version = "0.2" }
serde = { version = "1" }
serde_json = { version = "1" }
Expand Down

0 comments on commit ffc503e

Please sign in to comment.