Skip to content

Commit

Permalink
Merge pull request #4 from sdttttt/dependabot/cargo/serde_json-1.0.96
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 17, 2023
2 parents e842bae + 8979781 commit e9e88f8
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]
futures-util = { version = "0.3.21", features = ["sink", "std"] }
serde_json = "1.0.83"
serde_json = "1.0.96"
tini = "1.3.0"
serde = { version = "1", features = ["derive"] }
anyhow = "1"
Expand Down

0 comments on commit e9e88f8

Please sign in to comment.