Skip to content

Commit

Permalink
chore: hakari generate
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Jul 20, 2022
1 parent 5f7fd93 commit a5731f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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.

6 changes: 4 additions & 2 deletions crates/workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ camino = { version = "1", default-features = false, features = ["serde", "serde1
cargo-platform = { version = "0.1", default-features = false }
cargo_metadata = { version = "0.14" }
cassowary = { version = "0.3", default-features = false }
cast = { version = "0.2", features = ["std"] }
cast-6f8ce4dd05d13bba = { package = "cast", version = "0.2", features = ["std"] }
cast-468e82937335b1c9 = { package = "cast", version = "0.3", default-features = false }
cfg-expr = { version = "0.10", features = ["target-lexicon", "targets"] }
cfg-if-c65f7effa3be6d31 = { package = "cfg-if", version = "0.1", default-features = false }
cfg-if-dff4ba8e3ae991db = { package = "cfg-if", version = "1", default-features = false }
Expand Down Expand Up @@ -618,7 +619,8 @@ camino = { version = "1", default-features = false, features = ["serde", "serde1
cargo-platform = { version = "0.1", default-features = false }
cargo_metadata = { version = "0.14" }
cassowary = { version = "0.3", default-features = false }
cast = { version = "0.2", features = ["std"] }
cast-6f8ce4dd05d13bba = { package = "cast", version = "0.2", features = ["std"] }
cast-468e82937335b1c9 = { package = "cast", version = "0.3", default-features = false }
cc = { version = "1", default-features = false, features = ["jobserver", "parallel"] }
cexpr = { version = "0.6", default-features = false }
cfg-expr = { version = "0.10", features = ["target-lexicon", "targets"] }
Expand Down

0 comments on commit a5731f6

Please sign in to comment.