Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Jan 11, 2024
1 parent 25f0225 commit 7e95e2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.193"
serde_json = "1.0.108"
thiserror = "1.0.52"
serde = "1.0.195"
serde_json = "1.0.111"
thiserror = "1.0.56"

0 comments on commit 7e95e2d

Please sign in to comment.