Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Dec 21, 2023
1 parent 6df6b7a commit df6811c
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 @@ -12,6 +12,6 @@ keywords = ["ids", "encode", "short", "sqids", "hashids"]

[dependencies]
derive_builder = "0.12.0"
serde = "1.0.192"
serde = "1.0.193"
serde_json = "1.0.108"
thiserror = "1.0.50"
thiserror = "1.0.51"

0 comments on commit df6811c

Please sign in to comment.