Skip to content

Commit 283b215

Browse files
chore: import pact-data-model-flatten
1 parent e6f9edd commit 283b215

File tree

2 files changed

+37
-38
lines changed

2 files changed

+37
-38
lines changed

gen/Cargo.lock

+36-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
pact-data-model = { git = "https://github.com/sine-fdn/pact-data-model.git", branch = "extensions-type" }
9+
pact-data-model = { git = "https://github.com/sine-fdn/pact-data-model.git", branch = "flatten" }
1010
chrono = { version = "0.4", features = ["serde"] }
1111
schemars = { version = "0.8", features = ["chrono"] }
1212
serde = { version = "1.0.203", features = ["derive"] }

0 commit comments

Comments
 (0)