Skip to content

Commit 7ada921

Browse files
chore(deps): update rust crate serde_json to v1.0.137
1 parent 6709a1b commit 7ada921

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

+4-3
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.197", features = ["derive"] }
18-
serde_json = "=1.0.115"
18+
serde_json = "=1.0.137"
1919
xdg = "=2.5.2"

0 commit comments

Comments
 (0)