Skip to content

Commit d666fc2

Browse files
Merge pull request #1656 from analysis-tools-dev/dependabot/cargo/data/render/serde_json-1.0.135
2 parents 2a328fb + e8604f7 commit d666fc2

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
@@ -16,5 +16,5 @@ tokio = { version = "1.42.0", features = ["rt-multi-thread", "macros"] }
1616
chrono = "0.4.39"
1717
anyhow = "1.0.95"
1818
pico-args = "0.5.0"
19-
serde_json = "1.0.134"
19+
serde_json = "1.0.135"
2020
slug = "0.1.6"

0 commit comments

Comments
 (0)