Skip to content

Commit 07625f8

Browse files
authored
Merge pull request #180 from amphitheatre-app/dependabot/cargo/serde_json-1.0.134
build(deps): bump serde_json from 1.0.133 to 1.0.134
2 parents 0d4c68e + 19d7aa0 commit 07625f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dotenv = "0.15.0"
2323
futures = "0.3.31"
2424
reqwest-eventsource = "0.6.0"
2525
serde = { version = "1.0.216", features = ["derive"] }
26-
serde_json = "1.0.133"
26+
serde_json = "1.0.134"
2727
thiserror = "2.0.9"
2828
tokio = { version = "1.42.0", features = ["full"] }
2929
tracing = "0.1.41"

0 commit comments

Comments
 (0)