Skip to content

Commit f1aa672

Browse files
build(deps): bump serde from 1.0.219 to 1.0.225 (#19)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 535f10c commit f1aa672

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ tracing = { version = "0.1.41", features = ["std"] }
1616
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "registry", "std", "fmt"] }
1717

1818
base64 = "0.22.0"
19-
serde = { version = "1.0.151", features = ["derive"] }
19+
serde = { version = "1.0.225", features = ["derive"] }
2020
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)