Skip to content

Commit 8fa2838

Browse files
authored
Merge pull request #18 from wakatime/dependabot/cargo/deps-4e83263381
build(deps): bump serde_json from 1.0.139 to 1.0.140 in the deps group
2 parents 417b255 + 08dece1 commit 8fa2838

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wakatime-ls/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ arc-swap = "1.7.1"
1010
chrono = "0.4.40"
1111
clap = "4.5.31"
1212
serde = "1.0.218"
13-
serde_json = "1.0.139"
13+
serde_json = "1.0.140"
1414
tokio = { version = "1.43.0", features = ["full"] }
1515
tower-lsp = "0.20.0"
1616
url = "2.5.4"

0 commit comments

Comments
 (0)