Skip to content

Commit 66e48e4

Browse files
Merge pull request #1668 from analysis-tools-dev/dependabot/cargo/data/render/serde_json-1.0.140
2 parents db1e51a + 40a112c commit 66e48e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/render/Cargo.lock

Lines changed: 3 additions & 3 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
@@ -16,5 +16,5 @@ tokio = { version = "1.43.0", features = ["rt-multi-thread", "macros"] }
1616
chrono = "0.4.40"
1717
anyhow = "1.0.96"
1818
pico-args = "0.5.0"
19-
serde_json = "1.0.139"
19+
serde_json = "1.0.140"
2020
slug = "0.1.6"

0 commit comments

Comments
 (0)