Skip to content

Commit eb976fa

Browse files
committed
fix(deps): update rust crate serde_json_borrow to 0.7.0
1 parent b317fef commit eb976fa

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
@@ -161,7 +161,7 @@ tailcall-typedefs-common = { path = "./tailcall-typedefs-common" }
161161
tonic-types = "0.12.1"
162162
base64 = "0.22.1"
163163
tailcall-hasher = { path = "tailcall-hasher" }
164-
serde_json_borrow = "0.6.0"
164+
serde_json_borrow = "0.7.0"
165165
pluralizer = "0.4.0"
166166
path-clean = "=1.0.1"
167167
pathdiff = "0.2.1"

0 commit comments

Comments
 (0)