mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-30 07:24:49 -04:00
Bump serde from 1.0.194 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7021c52c9b
commit
4ed4e72599
2 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@ serde_json = { version = "1.0.109", features = ["raw_value"] }
|
|||
# Used for appservice registration files
|
||||
serde_yaml = "0.9.29"
|
||||
# Used for pdu definition
|
||||
serde = { version = "1.0.194", features = ["rc"] }
|
||||
serde = { version = "1.0.195", features = ["rc"] }
|
||||
# Used for secure identifiers
|
||||
rand = "0.8.5"
|
||||
# Used to hash passwords
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue