Skip to content

Commit

Permalink
Merge pull request #14 from ThinEdgeLabs/dependabot/cargo/serde_json-…
Browse files Browse the repository at this point in the history
…1.0.107

Bump serde_json from 1.0.105 to 1.0.107
  • Loading branch information
raduciobanu22 authored Sep 18, 2023
2 parents b093fa8 + 81fa5bc commit 40898f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -25,7 +25,7 @@ itertools = "0.11.0"
log = "0.4.20"
reqwest = { version = "0.11.18", features = ["json"] }
serde = { version = "1.0.164", features = ["derive"] }
serde_json = "1.0.99"
serde_json = "1.0.107"
tokio = { version = "1.28.2", features = ["full"] }
tokio-stream = { version = "0.1.14", features = ["full"] }
actix-web = "4"
Expand Down

0 comments on commit 40898f3

Please sign in to comment.