Skip to content

Commit 642fd24

Browse files
authored
Merge pull request #23 from tansly/dependabot/cargo/serde-1.0.104
Bump serde from 1.0.102 to 1.0.104
2 parents 04563dd + 71fd869 commit 642fd24

File tree

2 files changed

+55
-20
lines changed

2 files changed

+55
-20
lines changed

Cargo.lock

Lines changed: 54 additions & 19 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
@@ -9,7 +9,7 @@ license = "MIT"
99

1010
[dependencies]
1111
actix-web = "1.0.8"
12-
serde = "1.0.102"
12+
serde = "1.0.104"
1313
futures = "0.1.29"
1414
rand = "0.7.2"
1515
actix-web-httpauth = "0.3.2"

0 commit comments

Comments
 (0)