Skip to content

Commit 0ae701d

Browse files
Update Rust crate serde_json to 1.0.97 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32f0cbc commit 0ae701d

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.

crates/figma-agent/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ lazy_static = "1.4.0"
1515
listenfd = "1.0.1"
1616
parking_lot = "0.12.1"
1717
serde = { version = "1.0.164", features = ["derive"] }
18-
serde_json = "1.0.96"
18+
serde_json = "1.0.97"
1919
xdg = "2.5.0"

0 commit comments

Comments
 (0)