Skip to content

Commit a4280ed

Browse files
Merge pull request #1723 from analysis-tools-dev/dependabot/cargo/data/render/serde_json-1.0.146
2 parents 00215c7 + b393075 commit a4280ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/render/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ tokio = { version = "1.43.3", features = ["rt-multi-thread", "macros"] }
5555
chrono = "0.4.42"
5656
anyhow = "1.0.100"
5757
pico-args = "0.5.0"
58-
serde_json = "1.0.145"
58+
serde_json = "1.0.146"
5959
slug = "0.1.6"

0 commit comments

Comments
 (0)