Skip to content

Commit

Permalink
Fix dependency typo in grammers top-level crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonami committed Nov 19, 2023
1 parent b583c89 commit c8ee656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grammers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ categories = []
edition = "2021"

[dependencies]
grammers-client = "0.5.1"
grammers-client = "0.5.0"

0 comments on commit c8ee656

Please sign in to comment.