Skip to content

Commit

Permalink
Merge pull request #568 from Narfinger/dependabot/cargo/viola_common/…
Browse files Browse the repository at this point in the history
…serde_json-1.0.103

Bump serde_json from 1.0.102 to 1.0.103 in /viola_common
  • Loading branch information
Narfinger authored Jul 19, 2023
2 parents 8e9fec3 + da26790 commit ddfcae5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions viola_common/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 viola_common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ backend = ["diesel"]

[dependencies]
diesel = { version = "2.1.0", features = ["sqlite"], optional = true }
serde_json = "1.0.100"
serde_json = "1.0.103"
serde = { version = "1.0.171", features = ["derive"] }

0 comments on commit ddfcae5

Please sign in to comment.