Skip to content

Commit

Permalink
Merge pull request #26 from nrdxp/dependabot/cargo/serde_json-1.0.107
Browse files Browse the repository at this point in the history
chore(deps): bump serde_json from 1.0.105 to 1.0.107
  • Loading branch information
nrdxp authored Sep 20, 2023
2 parents 0ae0707 + 57db3eb commit 7645682
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 @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
log = "0.4.8"
pretty_env_logger = "0.5.0"
serde_json = "1.0.48"
serde_json = "1.0.107"
public-ip = "^0.2"
tokio = { version = "^1", features = ["rt-multi-thread", "macros"] }
cloudflare = "^0.10"
Expand Down

0 comments on commit 7645682

Please sign in to comment.