Skip to content

Commit f3988b5

Browse files
committed
chore(deps): bump serde dependency
1 parent cee5955 commit f3988b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -23,7 +23,7 @@ actix-web-grants = { version = "4.1.1" }
2323
actix-multipart = "0.7.2"
2424
actix-files = "0.6.6"
2525
awc = { version = "3.5.1" }
26-
serde = "1.0.215"
26+
serde = "1.0.216"
2727
futures-util = "0.3.31"
2828
petname = { version = "2.0.2", default-features = false, features = [
2929
"default-rng",

0 commit comments

Comments
 (0)