Skip to content

Commit

Permalink
simplify merging of subschemas (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl authored Sep 28, 2023
1 parent 7e9ec27 commit eea570e
Show file tree
Hide file tree
Showing 4 changed files with 407 additions and 234 deletions.
1 change: 1 addition & 0 deletions typify-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ rustfmt-wrapper = "0.2"
schema = "0.1.0"
schemars = { version = "0.8.13", features = ["uuid1"] }
serde = "1.0"
syn = { version = "2.0", features = ["full", "extra-traits"] }
uuid = "1.4.1"
Loading

0 comments on commit eea570e

Please sign in to comment.