Skip to content

Commit 5ebca47

Browse files
authored
Merge pull request #170 from Shopify/dependabot/cargo/serde-1.0.228
Bump serde from 1.0.219 to 1.0.228
2 parents c4414f0 + 98a4b6d commit 5ebca47

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example_with_targets/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ license = "MIT"
66

77
[dependencies]
88
shopify_function = { path = "../shopify_function" }
9-
serde = { version = "1.0.219", features = ["derive"] }
9+
serde = { version = "1.0.228", features = ["derive"] }
1010
serde_json = "1.0"

0 commit comments

Comments
 (0)