Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Va-a-real-noob-coder authored Aug 11, 2023
1 parent fc99822 commit c505cbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/subscriptions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }

serde.workspace = true
serde_json.workspace = true

serde = { version = "1.0.183", features = ["derive"] }
serde_json = "1.0"
eyre.workspace = true

0 comments on commit c505cbf

Please sign in to comment.