Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Oct 22, 2023
1 parent a895c45 commit 77e057d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ readme = "README.md"
keywords = ["ids", "encode", "short", "sqids", "hashids"]

[dependencies]
serde = "1.0.188"
serde = "1.0.189"
serde_json = "1.0.107"
thiserror = "1.0.49"
thiserror = "1.0.50"

0 comments on commit 77e057d

Please sign in to comment.