Skip to content

Commit 1196fb8

Browse files
Bump serde from 1.0.219 to 1.0.226
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.226. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.226) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.226 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd2ea43 commit 1196fb8

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.226", features = ["derive"] }
1010
serde_json = "1.0"

0 commit comments

Comments
 (0)