mirror of
https://github.com/sqids/sqids-rust
synced 2024-11-22 09:44:38 +00:00
cargo update
This commit is contained in:
parent
6df6b7aa0e
commit
df6811cc7c
@ -12,6 +12,6 @@ keywords = ["ids", "encode", "short", "sqids", "hashids"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
derive_builder = "0.12.0"
|
derive_builder = "0.12.0"
|
||||||
serde = "1.0.192"
|
serde = "1.0.193"
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.108"
|
||||||
thiserror = "1.0.50"
|
thiserror = "1.0.51"
|
||||||
|
Loading…
Reference in New Issue
Block a user