Bump serde from 1.0.215 to 1.0.219 in /backend (#5)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1aad0fce31
commit
2ac3630a65
3 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@ license.workspace = true
|
|||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.215", optional = true }
|
||||
serde = { version = "1.0.219", optional = true }
|
||||
|
||||
[features]
|
||||
serde = [ "dep:serde" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue