Bump serde from 1.0.105 to 1.0.106
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.105...v1.0.106) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
2d618722e6
commit
8cdf406dd3
@ -43,7 +43,7 @@ num-traits = { version = "0.2" }
|
||||
pbkdf2 = { version = "0.3.0", default-features = false }
|
||||
rand = { version = "0.6.5", optional = true }
|
||||
rand_chacha = { version = "0.1.1", optional = true }
|
||||
serde = "1.0.105"
|
||||
serde = "1.0.106"
|
||||
serde_bytes = "0.11"
|
||||
serde_derive = "1.0.103"
|
||||
serde_json = { version = "1.0.49", optional = true }
|
||||
|
Reference in New Issue
Block a user