Skip to content

Commit

Permalink
chore: import pact-data-model-flatten
Browse files Browse the repository at this point in the history
  • Loading branch information
raimundo-henriques committed Oct 8, 2024
1 parent e6f9edd commit 283b215
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 38 deletions.
73 changes: 36 additions & 37 deletions gen/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

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

0 comments on commit 283b215

Please sign in to comment.