Skip to content

Commit

Permalink
feat(blueprint-metadata): support custom types
Browse files Browse the repository at this point in the history
  • Loading branch information
Serial-ATA committed Jan 29, 2025
1 parent 765b3e5 commit 1b5d73d
Show file tree
Hide file tree
Showing 7 changed files with 526 additions and 38 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions crates/blueprint/metadata/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ rustdoc-types.workspace = true
cargo_metadata.workspace = true
fs2.workspace = true
thiserror.workspace = true

[dev-dependencies]
tempfile.workspace = true
Loading

0 comments on commit 1b5d73d

Please sign in to comment.