-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump serde from 1.0.188 to 1.0.189 (#798)
- Loading branch information
1 parent
2e65f73
commit b6a6959
Showing
3 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,15 +86,15 @@ user-login = "Amanieu" | |
user-name = "Amanieu d'Antras" | ||
|
||
[[publisher.serde]] | ||
version = "1.0.188" | ||
when = "2023-08-26" | ||
version = "1.0.189" | ||
when = "2023-10-13" | ||
user-id = 3618 | ||
user-login = "dtolnay" | ||
user-name = "David Tolnay" | ||
|
||
[[publisher.serde_derive]] | ||
version = "1.0.188" | ||
when = "2023-08-26" | ||
version = "1.0.189" | ||
when = "2023-10-13" | ||
user-id = 3618 | ||
user-login = "dtolnay" | ||
user-name = "David Tolnay" | ||
|
@@ -371,6 +371,12 @@ criteria = "safe-to-deploy" | |
version = "0.37.13" | ||
notes = "The Bytecode Alliance is the author of this crate." | ||
|
||
[[audits.bytecode-alliance.audits.sharded-slab]] | ||
who = "Pat Hickey <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "0.1.4" | ||
notes = "I always really enjoy reading eliza's code, she left perfect comments at every use of unsafe." | ||
|
||
[[audits.divviup.audits.aes]] | ||
who = "Brandon Pitman <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|