Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump serde from 1.0.196 to 1.0.197 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 082f817 commit b239a54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sea-orm = { version = "0.12.14", features = [
"sqlx-mysql",
"runtime-tokio-rustls",
] }
serde = { version = "1.0.196", features = ["derive"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_qs = "0.12.0"
sha2 = "0.10.8"
tokio = { version = "1.36.0", features = ["full"] }
Expand Down

0 comments on commit b239a54

Please sign in to comment.