fix(deps): update rust crate bincode to v2
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
d7b258c8e7
commit
2d859ce0a8
@ -15,7 +15,7 @@ actix-http = "3.0.4"
|
|||||||
actix-rt = "2"
|
actix-rt = "2"
|
||||||
actix-web = "4.0.1"
|
actix-web = "4.0.1"
|
||||||
actix-files = "0.6.6"
|
actix-files = "0.6.6"
|
||||||
bincode = "1.3.3"
|
bincode = "2.0.0"
|
||||||
chrono = "0.4.23"
|
chrono = "0.4.23"
|
||||||
config = "0.13"
|
config = "0.13"
|
||||||
derive_more = "0.99"
|
derive_more = "0.99"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user