update dependencies
This commit is contained in:
parent
784365d6f9
commit
51ceee9295
8 changed files with 21 additions and 19 deletions
|
|
@ -5,6 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
nanoid = "0.4.0"
|
||||
nanoid-dictionary = "0.4.3"
|
||||
nanoid = { workspace = true }
|
||||
nanoid-dictionary = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue